Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support the :primary_key option on a through reflection in a nested through a... | Jon Leighton | 2010-10-19 | 1 | -0/+2 |
* | Add support for table aliasing, with a test that needs aliasing in order to w... | Jon Leighton | 2010-10-02 | 1 | -0/+4 |
* | belongs_to supports :dependent => :destroy and :delete. Closes #10592. | Jeremy Kemper | 2008-01-19 | 1 | -0/+2 |
* | Made eager loading work even more | David Heinemeier Hansson | 2005-04-03 | 1 | -2/+0 |
* | Added new Base.find API and deprecated find_all, find_first. Added preliminar... | David Heinemeier Hansson | 2005-04-03 | 1 | -0/+9 |