Method: ActiveScaffold::DataStructures::Association::Abstract#counter_cache

Defined in:
lib/active_scaffold/data_structures/association/abstract.rb

#counter_cacheObject



65
66
67
# File 'lib/active_scaffold/data_structures/association/abstract.rb', line 65

def counter_cache
  @association.options[:counter_cache]
end