Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added extension capabilities to has_many and has_and_belongs_to_many proxies ... | David Heinemeier Hansson | 2005-11-04 | 1 | -8/+4 |
* | Added support for calling constrained class methods on has_many and has_and_b... | David Heinemeier Hansson | 2005-07-22 | 1 | -2/+22 |
* | Fixed that single-table inheritance sub-classes couldn't be used to limit the... | David Heinemeier Hansson | 2005-07-03 | 1 | -1/+3 |
* | Made eager loading work with inheritance hierarchies #1065 [Ryan Carver] | David Heinemeier Hansson | 2005-04-10 | 1 | -1/+3 |
* | Added new Base.find API and deprecated find_all, find_first. Added preliminar... | David Heinemeier Hansson | 2005-04-03 | 1 | -0/+3 |