Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure that belongs_to counter decrements when assigning nil Closes #10804... | Michael Koziarski | 2008-01-26 | 1 | -0/+1 |
* | Wrap :conditions in parentheses to prevent problems with OR's #1871 | Jamis Buck | 2005-09-24 | 1 | -0/+7 |
* | Fixed that single-table inheritance sub-classes couldn't be used to limit the... | David Heinemeier Hansson | 2005-07-03 | 1 | -0/+21 |
* | Changed habtm eager loading to also use joins | David Heinemeier Hansson | 2005-04-18 | 1 | -0/+1 |
* | Fixes for postgresql testing #1129, #1130, #1131 | David Heinemeier Hansson | 2005-04-18 | 1 | -1/+0 |
* | Dont initialize the association proxy for nil records | David Heinemeier Hansson | 2005-04-14 | 1 | -0/+7 |
* | Made eager loading work with inheritance hierarchies #1065 [Ryan Carver] | David Heinemeier Hansson | 2005-04-10 | 1 | -0/+2 |
* | Made eager loading work even more | David Heinemeier Hansson | 2005-04-03 | 1 | -0/+2 |
* | Added new Base.find API and deprecated find_all, find_first. Added preliminar... | David Heinemeier Hansson | 2005-04-03 | 1 | -0/+9 |