Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 3 | -0/+6 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 3 | -3/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 3 | -0/+3 |
* | modernizes hash syntax in activerecord | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Internal test migrations use the private 'Current' version | Matthew Draper | 2015-12-15 | 3 | -3/+3 |
* | in the middle of refactoring | Aaron Patterson | 2010-12-03 | 3 | -6/+6 |
* | Implemented ActiveRecord::Migrations#copy based on James Adam's idea | Piotr Sarnacki | 2010-09-03 | 3 | -0/+33 |