aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/without_table.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
* Deprecate eager-evaluated scopes.Jon Leighton2012-03-211-1/+1
* Un-deprecate using 'default_scope' as a macro, but if you are calling the mac...Jon Leighton2011-04-181-3/+1
* Deprecated support for passing hashes and relations to default_scope, in favo...Jon Leighton2011-04-121-2/+4
* Push a failing test for issues [#4994] and [#5003].José Valim2010-06-291-0/+3