Skip to content

Bor1s/rtags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Rtags

Ctags generator for Ruby projects (Requires Gemfile).

Usage:

  1. Install ctags via brew or sudo apt-get install exuberant-ctags. Executable should be named ctags.
  2. Copy this script to your /usr/local/bin (make sure this path present in $PATH).
  3. Restart shell.
  4. Run rtags in your Ruby/Rails/Sinatra etc. app root folder (running with -h invokes help).
  5. Now you have ctags file that includes bundled gems :)

About

Ctags generator for Rails projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages