Module: Settings::DataSource::File::Directory::Defaults
- Defined in:
- lib/settings/data_source/file.rb
Class Method Summary collapse
Class Method Details
.pathname ⇒ Object
78 79 80 |
# File 'lib/settings/data_source/file.rb', line 78 def self.pathname Dir.pwd end |