Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'rails/master' into identity_map | Emilio Tagua | 2010-12-20 | 1 | -1/+2 |
|\ | |||||
| * | removing more calls to deprecated methods | Aaron Patterson | 2010-12-02 | 1 | -1/+2 |
* | | Added method to IM to remove objects by class and id. Then used it to remove ... | Emilio Tagua | 2010-11-19 | 1 | -0/+2 |
|/ | |||||
* | Use COALESCE in update_counters docs to reflect the implementation | Carlos Antonio da Silva | 2010-08-18 | 1 | -3/+3 |
* | Refactor previous commits a bit. | José Valim | 2010-07-08 | 1 | -7/+10 |
* | reset_counter should work with non-traditional belongs_to and polymorphic bel... | Neeraj Singh | 2010-07-08 | 1 | -3/+9 |
* | Adds title and basic description where needed. | Rizwan Reza | 2010-06-15 | 1 | -0/+1 |
* | fix `reset_counters` to work even with complex class names | Mislav Marohnić | 2010-05-24 | 1 | -4/+6 |
* | cleanup `update/reset_counters`: less SQL strings, more ActiveRecord/Arel | Mislav Marohnić | 2010-05-24 | 1 | -12/+8 |
* | eliminate alias_method_chain from ActiveRecord | wycats | 2010-05-09 | 1 | -0/+107 |