Module: Configer::Data
- Defined in:
- lib/configer/data.rb
Class Method Summary collapse
Class Method Details
.config_hash ⇒ Object
6 7 8 |
# File 'lib/configer/data.rb', line 6 def self.config_hash @@config ||= ConfigObject.new end |
6 7 8 |
# File 'lib/configer/data.rb', line 6 def self.config_hash @@config ||= ConfigObject.new end |