aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/job.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-3/+3
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-1/+1
* Fix naughty trailing whitespaceJon Leighton2010-10-311-1/+1
* Add support for nested through associations in JoinAssociation. Hence Foo.joi...Jon Leighton2010-10-091-0/+2
* Ensure table names are quoted by the association preloading code.Frederick Cheung2008-04-261-0/+5