aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration/rename_column_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove calls to find(:first), find(:last) and find(:all)Jon Leighton2012-04-261-3/+3
* columns method doesn't have name argumentRafael Mendonça França2012-02-021-5/+4
* test code that finds migrationsAaron Patterson2012-01-131-0/+4
* fixing test class nameAaron Patterson2012-01-131-1/+1
* moving more column renaming testsAaron Patterson2012-01-131-0/+75
* moving more renaming tests to the proper test caseAaron Patterson2012-01-131-0/+63
* moving rename column tests to their own classAaron Patterson2012-01-131-0/+53