aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/reader.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove mass assignment security from ActiveRecordGuillermo Iguaran2012-09-161-2/+0
|
* Add a test to make sure preloading properly merges association and default ↵Pratik Naik2012-08-281-0/+8
| | | | scope conditions
* Not need to pass join attributes to association buildRafael Mendonça França2012-03-071-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