Method: Buff::Config::Base#to_hash

Defined in:
lib/buff/config.rb

#to_hashObject



27
28
29
# File 'lib/buff/config.rb', line 27

def to_hash
  super.deep_symbolize_keys
end