aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/migrations/to_copy
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-192-0/+4
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-022-2/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-012-0/+2
* Fix migration class names in testsRyuta Kamizono2016-05-282-2/+2
* Internal test migrations use the private 'Current' versionMatthew Draper2015-12-152-2/+2
* Implemented ActiveRecord::Migrations#copy based on James Adam's ideaPiotr Sarnacki2010-09-032-0/+18