Nova

Extensions


Readme

Rails Navigation helps you navigate quickly between your Rails files.

To run Rails Navigation:

  • Open the Command Palette to use the following commands:
  • Open Alternate File -- this will open up the test if the active document is a model/controller/etc. with a test file. If in the test file, this will open up the model/controller/etc.

Changelog

Version 0.1.1

Fixed bug in call to openFile that was causing extension crash

Version 0.1

Initial release