Provides commands to easily access migrations in your Rails projects.
- Quickly open the latest Rails migration
- Choose a specific migration from your migrations list
- Download the latest release.
- Decompress the archive.
- Double click
RailsMigrations.novaextension
to install the extension in Nova.
To quickly open the most recent migration:
- Open the Command Pallet
Cmd+Shift+P
- Select Latest Migration
To pick a specific migration from the list:
- Open the Command Pallet
Cmd+Shift+P
- Select Choose Migration