mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Example: rake db:forward # performs the next migration rake db:forward STEP=4 # performs the next 4 migrations Signed-off-by: Pratik Naik <pratiknaik@gmail.com>