Method: ActiveScaffold::DataStructures::Association::Abstract#counter_cache
- Defined in:
- lib/active_scaffold/data_structures/association/abstract.rb
#counter_cache ⇒ Object
65 66 67 |
# File 'lib/active_scaffold/data_structures/association/abstract.rb', line 65 def counter_cache @association.[:counter_cache] end |