Module: INatChannel::Config
- Defined in:
- lib/inat-channel/config.rb
Constant Summary collapse
- CONFIG =
self.config
Class Method Summary collapse
Class Method Details
.config ⇒ Object
14 15 16 |
# File 'lib/inat-channel/config.rb', line 14 def config @config ||= get_config.freeze end |