| Commit message (Expand) | Author | Age | Files | Lines |
* | Goodbye there, very special rubbish! | Akira Matsuda | 2013-01-24 | 1 | -5/+0 |
* | Convert association macros to the new syntax | Jon Leighton | 2012-07-20 | 1 | -9/+9 |
* | Deprecate eager-evaluated scopes. | Jon Leighton | 2012-03-21 | 1 | -1/+1 |
* | Revert "Deprecate implicit eager loading. Closes #950." | Jon Leighton | 2012-01-16 | 1 | -1/+1 |
* | Deprecate implicit eager loading. Closes #950. | Jon Leighton | 2011-12-29 | 1 | -1/+1 |
* | Merge branch 'master' into nested_has_many_through | Jon Leighton | 2011-03-04 | 1 | -2/+5 |
|\ |
|
| * | Rewrote AssociationPreload. | Jon Leighton | 2011-02-28 | 1 | -1/+2 |
| * | Test to verify that #2189 (count with has_many :through and a named_scope) is... | Jon Leighton | 2010-12-23 | 1 | -0/+2 |
* | | Fix naughty trailing whitespace | Jon Leighton | 2010-10-31 | 1 | -1/+1 |
* | | Add test_has_many_through_has_and_belongs_to_many_with_has_many_source_reflec... | Jon Leighton | 2010-10-13 | 1 | -0/+2 |
|/ |
|
* | Fixed gruoped_by_title spelling [#5063 state:committed] | Ben Somers | 2010-07-08 | 1 | -1/+1 |
* | Add :having option to find, to use in combination with grouped finds. Also ad... | miloops | 2008-12-01 | 1 | -0/+1 |
* | Use select and change test so new tests can work on postgres. | miloops | 2008-09-12 | 1 | -1/+1 |
* | Improve test coverage when using the group option in find, has_many or has_an... | miloops | 2008-09-11 | 1 | -0/+3 |
* | fix eager loading with dynamic finders | Brandon Keepers | 2008-06-09 | 1 | -0/+1 |
* | Allow association scoping for built/created records if :conditions is specifi... | Rick Olson | 2008-03-21 | 1 | -0/+3 |
* | move assets and models | Jeremy Kemper | 2008-01-18 | 1 | -0/+26 |