Method: Humanize.reset_config

Defined in:
lib/humanize/module.rb

.reset_configObject



105
106
107
# File 'lib/humanize/module.rb', line 105

def reset_config
  @config = Configuration.new
end