aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/reader.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* modernizes hash syntax in activerecordXavier Noria2016-08-061-5/+5
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-1/+1
* Merge pull request #14573 from habermann24/has_many_through_fixRafael Mendonça França2014-04-221-0/+2
|\
| * Properly handle scoping with has_many :through. Fixes #14537.Jan Habermann2014-04-031-0/+2
|/
* Prevent Relation#merge from collapsing wheres on the RHSJon Leighton2013-01-271-0/+1
* Remove mass assignment security from ActiveRecordGuillermo Iguaran2012-09-161-2/+0
* Add a test to make sure preloading properly merges association and default sc...Pratik Naik2012-08-281-0/+8
* 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 the...Jon Leighton2011-02-181-1/+2
* move assets and modelsJeremy Kemper2008-01-181-0/+4