Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a test case for #20802 | Ryuta Kamizono | 2017-04-13 | 1 | -0/+1 |
| | | | | | | The issue #20802 has been fixed in cc0b566. Closes #20802. | ||||
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
| | |||||
* | Support for :primary_key option on the source reflection of a through ↵ | Jon Leighton | 2010-10-19 | 1 | -1/+2 |
| | | | | association, where the source is a has_one or has_many | ||||
* | Respect the :primary_key option on the through_reflection of (non-nested) ↵ | Jon Leighton | 2010-10-19 | 1 | -0/+1 |
| | | | | through associations | ||||
* | Add primary_key option to belongs_to association | Szymon Nowak | 2009-07-15 | 1 | -0/+3 |
[#765 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> |