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 |
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -2/+2 |
* | `type_cast_for_database` -> `serialize` | Sean Griffin | 2015-02-17 | 1 | -3/+3 |
* | Stop depending on columns for type information in PG quoting tests | Sean Griffin | 2015-01-01 | 1 | -0/+25 |