aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/comment.rb
Commit message (Expand)AuthorAgeFilesLines
* Propagate association extensions to scopes called on the association.Glenn Vanderburg2011-02-011-0/+1
* Let AssociationCollection#find use #scoped to do its finding. Note that I am ...Jon Leighton2011-01-031-0/+5
* Add some tests for functionality in JoinAssociation which already exists but ...Jon Leighton2010-10-131-0/+3
* Properly cache association_collection#scopes calls having argumentsPratik Naik2010-06-041-0/+1
* Rename named_scope to scopePratik Naik2010-01-181-3/+3
* Prevent overwriting of table name in merging SQL conditions [#2949 state:reso...Tristan Dunn2009-08-101-1/+5
* Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]Rick Olson2008-03-241-0/+2
* Make sure that belongs_to counter decrements when assigning nil Closes #10804...Michael Koziarski2008-01-261-2/+2
* move assets and modelsJeremy Kemper2008-01-181-0/+23