A simple plugin to Sublime Text 2 to quick navigate and switch between rails migrations
Use default shortcut (⌘+⇧+M) or command "Migrations list" in your command pallete (⌘+⇧+P) to show all your migrations:
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.