RailsFind add's "gf" vim funcionality to Sublime Text 2. It follows words under cursor and opens connected file.
Use: cmd + shift + k to find and open file connected with word under cursor.
This is beta version that supports:
- find model on associations: :has_many, :belons_to, :has_and_belongs_to_many
- find view on render :partial, :template, :file
MORE FUNCTIONS ARE COMING SOON
Convenient way to install this plugin is to use "Package Control" via http://wbond.net/sublime_packages/package_control
Copyright © 2012 Appko, released under the MIT license.