module Anyway::Rails::Config::ClassMethods
Public Instance Methods
Source
# File lib/anyway/rails/config.rb, line 14 def new_empty_config {}.with_indifferent_access end
Make defaults to be a Hash with indifferent access
# File lib/anyway/rails/config.rb, line 14 def new_empty_config {}.with_indifferent_access end
Make defaults to be a Hash with indifferent access