public
Description: Ruby Tags. Extract Tag info from Ruby code to navigate with Vim or Emacs
Homepage: http://sciruby.codeforpeople.com/sr.cgi/UsingRTagsTutorial
Clone URL: git://github.com/gaizka/rtags.git
rtags /
name age message
file LICENSE.txt Sat Jun 10 01:45:47 -0700 2006 Initial commit git-svn-id: http://rtags.rubyfo... [pjotr]
file README Loading commit data...
file RELEASENOTES
file TODO
directory bin/
directory doc/
file install.sh
directory scripts/
directory test/
README
This is the original commit of the rtags source code as written by Keiju
ISHITSUKA as part of the irb project. Now irb has moved into the main Ruby
source tree rtags has become an independent project.

At this point you can just run rtags in lieu of ctags, provided irb is
installed on your system. It works alright! You may see quite a
number of warning messages (certainly with projects like Ruby on
Rails) - usually because of multiple line definitions. It is safe to
ignore those warnings.

rtags is distributed as a gem or tgz file under a RUBY LICENSE and is
hosted at rubyforge:

  http://rubyforge.org/projects/rtags/

The home page and tutorial can be found at

  http://rtags.rubyforge.org/

For more information see ./bin/rtags

Current maintainer:

Pjotr Prins (pjotr.public 02 at thebird dotty nl ­ or http://thebird.nl/)