lib/plugin_migrations.rb | 644 | 0 | 0 | | | 1.09 KB | 13938c9a6aa8a4abd5a3988f483c5a7682f8907350ab86933082aabd9e1c1716 |
lib/plugin_migrations/migrator.rb | 644 | 0 | 0 | | | 1.59 KB | fdae94dd1b2b99bf99bda2e6cac0774f13bb19c1e8502cf5ad041a89fb0e71a2 |
lib/plugin_migrations/extensions/plugin.rb | 644 | 0 | 0 | | | 1.96 KB | b340ae2cf8fd87a67c05cbd0a2538d7eb2006a9171362bc21c06bf280ae89488 |
lib/plugin_migrations/extensions/schema_statements.rb | 644 | 0 | 0 | | | 2.04 KB | 3f1340c3103eecbdf86190db21d8ca1d4c782a3df641ba99adafb4f6b412f7cf |
tasks/plugin_migrations_tasks.rake | 644 | 0 | 0 | | | 764 Bytes | 8ee9d2e5ddff631344519dfbe1e8c5a0f3bab7976b07c3232935429cfc101b3f |
test/test_helper.rb | 644 | 0 | 0 | | | 302 Bytes | f578eaa93e4dec213521886aab4216bd9ec24d93173879ff23edf400697d1847 |
test/app_root/vendor/plugins/plugin_with_no_migrations/init.rb | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/app_root/vendor/plugins/plugin_with_no_migrations/db/empty | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/app_root/vendor/plugins/plugin_with_migrations/init.rb | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/app_root/vendor/plugins/plugin_with_migrations/test/fixtures/employees.yml | 644 | 0 | 0 | | | 144 Bytes | cbce9d9afbf7355c3d2e3bffd1eb2f80edac32a3165872149a792b409d3a9bad |
test/app_root/vendor/plugins/plugin_with_migrations/test/fixtures/companies.yml | 644 | 0 | 0 | | | 40 Bytes | e0ce37f2299e0f23d755472aae28ebc6cf56804c8ae7360b985b6347cf34ee24 |
test/app_root/vendor/plugins/plugin_with_migrations/db/migrate/002_create_employees.rb | 644 | 0 | 0 | | | 321 Bytes | a95333e1bfc7762b0a442de17038e0a53f7cf416dcd984bffe1f0eceb7a0c307 |
test/app_root/vendor/plugins/plugin_with_migrations/db/migrate/001_create_companies.rb | 644 | 0 | 0 | | | 211 Bytes | a35db445d96ce85f3c0a872e02397c2016554e2a6432c9f77d3c72f22b2f6650 |
test/app_root/vendor/plugins/plugin_with_no_db/init.rb | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/app_root/vendor/plugins/second_plugin_with_migrations/init.rb | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/app_root/vendor/plugins/second_plugin_with_migrations/test/fixtures/authors.yml | 644 | 0 | 0 | | | 74 Bytes | 0054deaa806582b728953da473ecfefad7e65ac79e161ded012468797e4a173c |
test/app_root/vendor/plugins/second_plugin_with_migrations/test/fixtures/articles.yml | 644 | 0 | 0 | | | 110 Bytes | 9b2fa23a28d5ca4385efc596b56a102338b89dad818ecc11e52402fa5aff0f0f |
test/app_root/vendor/plugins/second_plugin_with_migrations/db/migrate/002_create_articles.rb | 644 | 0 | 0 | | | 308 Bytes | 56800a7eae0c72bf8e21448c94f1dc14428d73f9578ccad425790efe8564a9ee |
test/app_root/vendor/plugins/second_plugin_with_migrations/db/migrate/001_create_authors.rb | 644 | 0 | 0 | | | 205 Bytes | 64a85733815aff5488e3d4ea47bc17ec17aa10dfc00bf40451fb72965522ddef |
test/app_root/vendor/plugins/second_plugin_with_migrations/db/migrate/003_create_comments.rb | 644 | 0 | 0 | | | 264 Bytes | 6de9c068256a7e648a9cb8c34583a4a0cab4ea3e996df1e8a1dea67b2e4c0a03 |
test/app_root/config/environment.rb | 644 | 0 | 0 | | | 641 Bytes | 37e82016183a86694126bf053d1532d1f4f35ef7f96484f57b976c24b5a64a9a |
test/app_root/app/models/employee.rb | 644 | 0 | 0 | | | 61 Bytes | 9f9df6008a571d337774f0a4ad636507c1ea856cd580b07f8090d28b319f59ca |
test/app_root/app/models/plugin_schema_info.rb | 644 | 0 | 0 | | | 85 Bytes | 7fed88a2d4ac83c46365dccf98a0883653a61fb7bbb5e7a85ea11675680d8365 |
test/app_root/app/models/author.rb | 644 | 0 | 0 | | | 58 Bytes | d212608c8618912fd43293ec417ef22228dad2d9b679fa6ce5ef3b93e397b56e |
test/app_root/app/models/company.rb | 644 | 0 | 0 | | | 60 Bytes | 466acb10a59ef04d1e6b48834af36fd063336ec3204ac22d2dc011279f5bd4b5 |
test/app_root/app/models/article.rb | 644 | 0 | 0 | | | 80 Bytes | 4c959ec7a6542473a06a76d5ea57473187f14029439af3f1b79f499cbf42b821 |
test/app_root/app/models/comment.rb | 644 | 0 | 0 | | | 60 Bytes | 3dc951946eb0989e3d07e1f98c98a9bf84e3f7ea3fc8d0675e41031dcd5c6a02 |
test/app_root/app/models/schema_info.rb | 644 | 0 | 0 | | | 104 Bytes | 37857a738519173c954cf8676110cd39823be48ffd6c3c2bb8c2f11b1ef1b4d4 |
test/app_root/db_bak/migrate/001_migrate_plugin_with_migrations_to_version_2.rb | 644 | 0 | 0 | | | 227 Bytes | 01d3104fc4294cbd3372f512711c18f3c7e2e11b2678d1bbb4b50dd05ae6c03a |
test/app_root/db_bak/migrate/002_migrate_second_plugin_with_migrations_to_version_1.rb | 644 | 0 | 0 | | | 247 Bytes | e4a45af6fb4baece16a6277f17345671054372cf38545d1d86174268ca105d46 |
test/unit/plugin_test.rb | 644 | 0 | 0 | | | 3.47 KB | b01e7c1908ccdb5d85c2cfb4d02bae5cdfb9166f5bfda2a66c7a3561965a5e1d |
test/unit/migrator_test.rb | 644 | 0 | 0 | | | 2.51 KB | 3e3d6f9491588f6d4c10858302c9dbaa2ef4d4ec783b4a56d29e3b7533595268 |
test/unit/plugin_migrations_test.rb | 644 | 0 | 0 | | | 5.37 KB | ab2d9759aca349a651bf58d8529d855fb25ea8f556067782652549f53e22bdf8 |
test/unit/schema_statements_test.rb | 644 | 0 | 0 | | | 2.75 KB | 584b04f6f7eaa06c0637acd7ee61e78f14c8fa08a4892fe2bc962cba9954098a |
test/functional/plugin_migration_generator_test.rb | 644 | 0 | 0 | | | 2.5 KB | a63194e2a3be83f0264952b726460fdf58d782ccc139437c4d53b5825c71bab5 |
CHANGELOG | 644 | 0 | 0 | | | 1.5 KB | f1cc4d5e8b656792656a395194d3e0c69853966d2a81d81a88e08f7595d07530 |
init.rb | 644 | 0 | 0 | | | 27 Bytes | f4aa21ea26d8f484ac54b566070c9ba8427c88fc549bf2d301eab779ebb894b1 |
MIT-LICENSE | 644 | 0 | 0 | | | 1.07 KB | ee42de5b849f9d1af62743ec9dbf68ea21dca95f97cf6f9689c364322382f9f9 |
Rakefile | 644 | 0 | 0 | | | 2.35 KB | cc45116c86a586a038328d12b816daefae2f90b72e16dcf75e7240dcc63f3525 |
README | 644 | 0 | 0 | | | 2.8 KB | 55f909a31f9614d82e677013cae94bef50c8c323f82515c57566a999985d258f |