aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/category.rb
Commit message (Expand)AuthorAgeFilesLines
* Convert association macros to the new syntaxJon Leighton2012-07-201-9/+9
* Deprecate eager-evaluated scopes.Jon Leighton2012-03-211-1/+1
* Revert "Deprecate implicit eager loading. Closes #950."Jon Leighton2012-01-161-1/+1
* Deprecate implicit eager loading. Closes #950.Jon Leighton2011-12-291-1/+1
* Merge branch 'master' into nested_has_many_throughJon Leighton2011-03-041-2/+5
|\
| * Rewrote AssociationPreload.Jon Leighton2011-02-281-1/+2
| * Test to verify that #2189 (count with has_many :through and a named_scope) is...Jon Leighton2010-12-231-0/+2
* | Fix naughty trailing whitespaceJon Leighton2010-10-311-1/+1
* | Add test_has_many_through_has_and_belongs_to_many_with_has_many_source_reflec...Jon Leighton2010-10-131-0/+2
|/
* Fixed gruoped_by_title spelling [#5063 state:committed]Ben Somers2010-07-081-1/+1
* Add :having option to find, to use in combination with grouped finds. Also ad...miloops2008-12-011-0/+1
* Use select and change test so new tests can work on postgres.miloops2008-09-121-1/+1
* Improve test coverage when using the group option in find, has_many or has_an...miloops2008-09-111-0/+3
* fix eager loading with dynamic findersBrandon Keepers2008-06-091-0/+1
* Allow association scoping for built/created records if :conditions is specifi...Rick Olson2008-03-211-0/+3
* move assets and modelsJeremy Kemper2008-01-181-0/+26