aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/user.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
* Chain scope constraints should respect own table aliasRyuta Kamizono2017-02-011-0/+4
* Deprecate reflection class name to accept a classKir Shatrov2017-01-091-1/+1
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-2/+2
* Correctly return `associated_table` when `associated_with?` is trueRyuta Kamizono2016-07-101-0/+6
* Revert "Merge pull request #20835 from glittershark/if-and-unless-in-secure-t...Kasper Timm Hansen2016-01-141-3/+0
* Support :if and :unless in has_secure_tokenGriffin Smith2016-01-091-0/+3
* Add `ActiveRecord::Base.suppress`Michael Ryan2015-02-181-0/+4
* Add has_secure_token to Active Recordrobertomiranda2015-01-041-0/+4