Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AR specific length validator to respect `marked_for_destruction`. | Yves Senn | 2014-12-30 | 1 | -0/+2 |
* | Fix regression on eager loading association based on SQL query rather | Lauro Caetano | 2014-06-03 | 1 | -0/+12 |
* | Make AR::Base#touch fire the after_commit and after_rollback callbacks | Harry Brundage | 2014-01-16 | 1 | -0/+17 |
* | has_many through obeys order on through association | Neeraj Singh | 2013-04-04 | 1 | -1/+1 |
* | Deprecate set_primary_key in favour of self.primary_key= | Jon Leighton | 2011-11-29 | 1 | -1/+1 |
* | Ensure has_many :through works with changed primary keys [#736 state:resolved] | Jim Remsik and Tim Pope | 2009-03-09 | 1 | -1/+2 |
* | Fixed preloading belongs_to associations which reference a custom foreign key... | Jeremy Kemper | 2008-01-31 | 1 | -0/+4 |