Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 671 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 671 Bytes

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

Installation

  • Download the latest release.
  • Decompress the archive.
  • Double click RailsMigrations.novaextension to install the extension in Nova.

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