aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/hotel.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-1/+1
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-2/+2
* Add missing source_type if provided on hmt which belongs to an sti recordVipul A M2016-01-241-0/+4
* Fix leaky chain on polymorphic associationeileencodes2015-03-151-0/+1
* scope_chain should not be mutated for other reflectionsNeeraj Singh2013-10-141-0/+6