aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/conditions_scoping_test.rb
Commit message (Expand)AuthorAgeFilesLines
* r2915@asus: jeremy | 2005-11-06 05:02:53 -0800Jeremy Kemper2005-11-061-13/+38
* Added extension capabilities to has_many and has_and_belongs_to_many proxies ...David Heinemeier Hansson2005-11-041-1/+12
* r3800@sedna: jeremy | 2005-10-28 00:39:05 -0700Jeremy Kemper2005-10-281-0/+9
* 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