lazy_migrate 0.3.0
lazy_migrate lets you easily see which migrations have and have not been run, and makes it easy to up/down/migrate/rollback your migrations through a terminal UI. You can even bump migration versions in the event that you've just pulled master and somebody else merged their migration before yours.
Gemfile:
=
install:
=
Runtime Dependencies (2):
sorbet-runtime
>= 0
tty-prompt
~> 0.22.0