aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/migrations/valid_with_timestamps
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-193-0/+6
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-023-3/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-013-0/+3
* modernizes hash syntax in activerecordXavier Noria2016-08-061-1/+1
* Internal test migrations use the private 'Current' versionMatthew Draper2015-12-153-3/+3
* in the middle of refactoringAaron Patterson2010-12-033-6/+6
* Implemented ActiveRecord::Migrations#copy based on James Adam's ideaPiotr Sarnacki2010-09-033-0/+33