interactive_migrations 0.0.4
If your rails project has migrations, you are prompted to run each one, with a printout of the code which will be run. You have the option of running or skipping the migration. Useful for production deploys where migrations are a delicate task. Extracted from a large production web app.
Gemfile:
=
install:
=
Runtime Dependencies (1):
highline
~> 0