aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/conditions_scoping_test.rb
Commit message (Expand)AuthorAgeFilesLines
* r2736@asus: jeremy | 2005-10-24 17:08:12 -0700Jeremy Kemper2005-10-251-0/+1
* r2718@asus: jeremy | 2005-10-23 14:45:30 -0700Jeremy Kemper2005-10-231-2/+1
* Fix typo of 'constrains' to 'contraints'. Closes #2069.Marcel Molina2005-10-091-1/+1
* Raise an exception when invalid options are passed to ActiveRecord::Base.find...Marcel Molina2005-10-061-2/+1
* Added support for calling constrained class methods on has_many and has_and_b...David Heinemeier Hansson2005-07-221-0/+137