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 |
* | Should escape meta characters in regexp | Ryuta Kamizono | 2017-05-07 | 1 | -2/+2 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -13/+13 |
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -1/+1 |
* | PostgreSQL: `:collation` support for string and text columns | Ryuta Kamizono | 2015-05-04 | 1 | -0/+53 |