also_migrate
also_migrate copied to clipboard
Added support for reversible Rails 3.x style migrations via the `change`...
Enables also_support to interop with Rails 3.x style migrations leveraging instance methods for up, down, and change.