aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/migrator_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* stop more ddl changesAaron Patterson2012-01-161-0/+16
|
* stop ddl modifications for another testAaron Patterson2012-01-161-0/+10
|
* use one based indexes for the mock migrationsAaron Patterson2012-01-161-16/+16
|
* stop making ddl changes for migrator testsAaron Patterson2012-01-161-12/+78
|
* actually use the variable I created. :bomb: thanks @exvivaAaron Patterson2012-01-161-1/+1
|
* move another migrator to use sensorsAaron Patterson2012-01-161-0/+18
|
* moving verbosity tests to the migrator test, removing ddl changesAaron Patterson2012-01-161-0/+24
|
* 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