Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sporto/rails_go_to_spec
rails_go_to_spec
https://github.com/sporto/rails_go_to_spec
Last synced: about 1 month ago
JSON representation
rails_go_to_spec
- Host: GitHub
- URL: https://github.com/sporto/rails_go_to_spec
- Owner: sporto
- License: mit
- Created: 2023-07-13T22:21:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-14T07:00:23.000Z (over 1 year ago)
- Last Synced: 2024-05-09T07:11:16.898Z (8 months ago)
- Language: Python
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
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_controlInstall `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