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