Module: Configer::ObjectEXT
- Defined in:
- lib/configer/ext.rb
Instance Method Summary collapse
- #configer ⇒ Object (also: #__config__, #__CONFIG__)
Instance Method Details
#configer ⇒ Object Also known as: __config__, __CONFIG__
6 7 8 |
# File 'lib/configer/ext.rb', line 6 def configer ::Configer::Data.config_hash end |