aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/engine.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
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+0
* modernizes hash syntax in activerecordXavier Noria2016-08-061-1/+1
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-1/+1
* expanding the test to include both type of order declarationNeeraj Singh2010-09-181-0/+1
* reset_counter should work with non-traditional belongs_to and polymorphic bel...Neeraj Singh2010-07-081-0/+3