Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo of 'constrains' to 'contraints'. Closes #2069. | Marcel Molina | 2005-10-09 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2510 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Raise an exception when invalid options are passed to ↵ | Marcel Molina | 2005-10-06 | 1 | -2/+1 |
| | | | | | | ActiveRecord::Base.find. Closes #2363. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2481 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added support for calling constrained class methods on has_many and ↵ | David Heinemeier Hansson | 2005-07-22 | 1 | -0/+137 |
has_and_belongs_to_many collections #1764 [Tobias Luetke] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1894 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |