/rails-go-to-spec-sublime

Sublime Text plug-in for jumping to Rails spec files

Primary LanguagePythonMIT LicenseMIT

Rails Goto Spec

Jump back and forth from code to spec. Only supports rspec (_spec.) files at the moment.

Installation

Using Sublime Package Control http://wbond.net/sublime_packages/package_control

Install RailsGoToSpec

Usage

  • Run from menu Goto > Rails Go To Spec
  • Default key binding is command + shift + y (mac) or ctrl + shift + y (win, linux)
  • Or run from command palette 'Rails Go To Spec'

Testing

python resolver_test.py