aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/migrations/to_copy/1_people_have_hobbies.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Fix migration class names in testsRyuta Kamizono2016-05-281-1/+1
* Internal test migrations use the private 'Current' versionMatthew Draper2015-12-151-1/+1
* Implemented ActiveRecord::Migrations#copy based on James Adam's ideaPiotr Sarnacki2010-09-031-0/+9