aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/memberships.yml
Commit message (Collapse)AuthorAgeFilesLines
* If a has_many goes :through a belongs_to, and the foreign key of the ↵Jon Leighton2010-12-231-3/+3
| | | | belongs_to changes, then the has_many should be considered stale.
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+20
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9067 5ecf4fe2-1ee6-0310-87b1-e25e094e27de