aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/invertible_migration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* migrate(:down) method with table_name_prefixkennyj2012-01-111-0/+12
* Ensure that .up and .down work as well.Christopher Meiklejohn2011-08-021-2/+13
* Support backwards compatible interface for migration down/up with rails 3.0.x.Christopher Meiklejohn2011-08-021-0/+24
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* fisting typeo, thanks @vinibaggioAaron Patterson2010-11-191-1/+1
* fisting my spelling errorsAaron Patterson2010-11-191-0/+57