aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migrator_test.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* silencing migrator tests, refactoring the migration test helperAaron Patterson2012-01-161-0/+1
|
* prefer method sensors over actual ddl changesAaron Patterson2012-01-161-0/+84
|
* testing the current version methodAaron Patterson2012-01-161-1/+26
|
* refactor schema migration table creation to the schema migration modelAaron Patterson2012-01-131-0/+1
|
* stop depending on the filesystem for interleaved migration testsAaron Patterson2012-01-131-1/+49
|
* move another migrator test, use schema migration modelAaron Patterson2012-01-131-0/+9
|
* move another migrator test to the correct classAaron Patterson2012-01-131-0/+11
|
* moving more migrator tests to the right test caseAaron Patterson2012-01-131-0/+38
|
* moving migrator tests to a migrator test classAaron Patterson2012-01-131-0/+26