migration_test_helper 1.1.0
migration_test_helper makes testing your migrations easier by adding helper methods to Test::Unit::TestCase for asserting the current state of the schema and executing migrations against the test database.
Gemfile:
=
install:
=
Runtime Dependencies (1):
hoe
>= 1.1.7