Method: Mochigome::ModelExtensions::ClassMethods#mochigome_aggregation_settings

Defined in:
lib/model_extensions.rb

#mochigome_aggregation_settings(name = :default) ⇒ Object



58
59
60
# File 'lib/model_extensions.rb', line 58

def mochigome_aggregation_settings(name = :default)
  mochigome_aggregation_settings_sets[name]
end