Extension Details

- Rails Migrations
- by Wylan
- 2 Recent Installs | 897 Total Installs
- Provides commands to easily access migrations in your Rails projects.
- Repository
- Bug Reports
-
Read & Write Files
-
This extension is allowed to:
Readme
Rails Migrations Extension for Nova
Provides commands to easily access migrations in your Rails projects.
Features
- Quickly open the latest Rails migration
- Choose a specific migration from your migrations list
Usage
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
Release Notes
Version 1.0.3
Fixed crash when running in Nova V4.
Version 1.0.2
Fixed crash when running on macOS Mojave.
Version 1.0.1
Updated extension.json
to use the new commands
category available in b18.
Version 1.0
Initial release