Method: ConfCtl::Settings#initialize
- Defined in:
- lib/confctl/settings.rb
#initialize ⇒ Settings
Returns a new instance of Settings.
7 8 9 |
# File 'lib/confctl/settings.rb', line 7 def initialize @settings = nil end |
Returns a new instance of Settings.
7 8 9 |
# File 'lib/confctl/settings.rb', line 7 def initialize @settings = nil end |