KELiON / RailsMigrationsList

Command to open any rails migration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Rails Migrations List

A simple plugin to Sublime Text 2 to quick navigate and switch between rails migrations

Usage

Use default shortcut (⌘+⇧+M) or command "Migrations list" in your command pallete (⌘+⇧+P) to show all your migrations:

Installation

Install Rails Migration List from package control.

Or fetch from github:

git clone git://github.com/KELiON/RailsMigrationsList.git

and place it in your packages directory.

About

Command to open any rails migration


Languages

Language:Python 100.0%