aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/treasure.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-2/+2
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-1/+1
* Add tests for associations without counter_cacheTristan Gamilis2015-04-091-0/+1
* Don't redefine autosave association callbacks in nested attrsSean Griffin2015-01-281-0/+1
* Obey `validate: false` option for habtmCarlos Antonio da Silva2014-03-141-0/+1
* Accept belongs_to assoc. keys in ActiveRecord queriesbeerlington2012-09-111-0/+3
* Raise an exception with friendlier error message when attempting to build a p...Mike Breen2009-09-121-0/+2
* Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondrate...Jeremy Kemper2008-02-021-0/+2
* move assets and modelsJeremy Kemper2008-01-181-0/+4