Skip to content

alexpls/Rails-Latest-Migration

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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