Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Chain scope constraints should respect own table alias | Ryuta Kamizono | 2017-02-01 | 1 | -0/+4 |
* | Deprecate reflection class name to accept a class | Kir Shatrov | 2017-01-09 | 1 | -1/+1 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Correctly return `associated_table` when `associated_with?` is true | Ryuta Kamizono | 2016-07-10 | 1 | -0/+6 |
* | Revert "Merge pull request #20835 from glittershark/if-and-unless-in-secure-t... | Kasper Timm Hansen | 2016-01-14 | 1 | -3/+0 |
* | Support :if and :unless in has_secure_token | Griffin Smith | 2016-01-09 | 1 | -0/+3 |
* | Add `ActiveRecord::Base.suppress` | Michael Ryan | 2015-02-18 | 1 | -0/+4 |
* | Add has_secure_token to Active Record | robertomiranda | 2015-01-04 | 1 | -0/+4 |