aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migration/column_attributes_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Integer limit out of range should be allowed to raise. Closes #6272Erich Menge2012-05-161-0/+10
* remove calls to find(:first), find(:last) and find(:all)Jon Leighton2012-04-261-3/+3
* moving rename column tests to their own classAaron Patterson2012-01-131-17/+31
* moving column attributes tests to their own classAaron Patterson2012-01-131-0/+174