aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/counter_cache.rb
Commit message (Expand)AuthorAgeFilesLines
* fix `reset_counters` to work even with complex class namesMislav Marohnić2010-06-031-4/+6
* cleanup `update/reset_counters`: less SQL strings, more ActiveRecord/ArelMislav Marohnić2010-06-031-12/+8
* eliminate alias_method_chain from ActiveRecordwycats2010-05-091-0/+107