interactive_migrations 0.0.5
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:
=
インストール:
=
Runtime依存関係 (1):
highline
~> 1