• Sign In



  • Categories

    Extension Details



    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.

    Release Notes

    Version 0.1.1

    Fixed bug in call to openFile that was causing extension crash

    Version 0.1

    Initial release