Method: Moneta::Config::ClassMethods#config_coercions
- Defined in:
- lib/moneta/config.rb
#config_coercions ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
40 41 42 |
# File 'lib/moneta/config.rb', line 40 def config_coercions config_variable(:@config_coercions) || {} end |