Skip to content

alexpls/Rails-Latest-Migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Latest Migration

Opens the latest migration created in a Ruby on Rails app. Works with Sublime Text 3 and Sublime Text 2.

Usage

Easy!

  1. Open any file in your Rails app.
  2. Bring up your command pallette (Cmd + Shift + P / Ctrl + Shift + P) and type in:
latest
  1. In no time the "Rails Latest Migration: Open latest Rails migration" should be highlighted, like so: Rails Latest Migration Screenshot
  2. Hit enter, and lo and behold; your latest migration!

Atom.io

If you're using atom.io, there's a version of this plugin for you too! Check out https://atom.io/packages/rails-latest-migration.

Visual Studio Code

Using VSCode? tmikoss has got you covered, check out the VSCode version of this plugin here: https://github.com/tmikoss/rails-latest-migration.

License

The MIT License (MIT) - for more info see LICENSE.md.

About

Opens the latest Rails migration in Sublime Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages