Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix naughty trailing whitespace | Jon Leighton | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | Support the :primary_key option on a through reflection in a nested through ↵ | Jon Leighton | 2010-10-19 | 1 | -1/+7 |
| | | | | association | ||||
* | Rename named_scope to scope | Pratik Naik | 2010-01-18 | 1 | -1/+1 |
| | |||||
* | Adding :from scoping to ActiveRecord calculations | Matt Duncan | 2009-08-09 | 1 | -0/+2 |
| | | | | | Signed-off-by: Michael Koziarski <michael@koziarski.com> [#1229 state:committed] | ||||
* | fix assignment to has_one :through associations. | Matt Jones | 2008-11-15 | 1 | -0/+4 |
Signed-off-by: Michael Koziarski <michael@koziarski.com> |