aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/relation_scoping_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* eagerly loaded association records should respect default_scope [#2931 state:...Subba Rao Pasupuleti2010-07-211-2/+16
* Added reorder delegation for ActiveRecord::Base(to be able to overwrite the d...Vitalii Khustochka2010-07-131-0/+6
* Add scoping and unscoped as the syntax to replace the old with_scope and with...José Valim2010-06-291-0/+396