Method: Agnostic::Config#initialize
- Defined in:
- lib/agnostic/config.rb
#initialize ⇒ Config
Returns a new instance of Config.
3 4 5 |
# File 'lib/agnostic/config.rb', line 3 def initialize @hash = {} end |
Returns a new instance of Config.
3 4 5 |
# File 'lib/agnostic/config.rb', line 3 def initialize @hash = {} end |