Libraries
»
buff-config
(2.0.0)
»
Index
»
Buff
»
Config
»
Base
»
#to_hash
Method: Buff::Config::Base#to_hash
Defined in:
lib/buff/config.rb
#
to_hash
⇒
Object
27 28 29
# File 'lib/buff/config.rb', line 27
def
to_hash
super
.
deep_symbolize_keys
end