aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/reader.rb
Commit message (Collapse)AuthorAgeFilesLines
* Ensure association preloading properly merges default scope and association ↵Pratik Naik2012-08-281-0/+8
| | | | | | | | conditions Conflicts: activerecord/test/models/reader.rb
* Not need to pass join attributes to association buildRafael Mendonça França2012-03-081-0/+9
|
* Allow building and then later saving has_many :through records, such that ↵Jon Leighton2011-02-181-1/+2
| | | | the join record is automatically saved too. This requires the :inverse_of option to be set on the source association in the join model. See the CHANGELOG for details. [#4329 state:resolved]
* move assets and modelsJeremy Kemper2008-01-181-0/+4
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8657 5ecf4fe2-1ee6-0310-87b1-e25e094e27de