atom.io package
Rails Open is an Atom package that allows you to quickly open the index action of a controller in your default web browser.
Usage:
- Keymap: ctrl + alt + o
- The current file must end with _controller.rb and be within the ./app/controllers directory of your project
Installation:
apm install rails-open
Only tested on mac OS X