Jump to method definitions in gems with ctags
Vim and Emacs users can easily jump to any method definition in a project using ctags. You can also configure ctags to let you jump to any method in your bundled gems; this quick post shows you how... Using ctags with bundled gems in Vim

Comments