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 Sun Dec 03 03:25:19 -0800 2006 New release, bumped version git-svn-id: http:/... [pjotr]
file RELEASENOTES Sat Apr 07 03:44:01 -0700 2007 Ready for a new release git-svn-id: http://r... [pjotr]
file TODO Fri Sep 28 07:06:23 -0700 2007 Added TODO item git-svn-id: http://rtags.rubyf... [pjotr]
directory bin/ Sat Oct 04 00:06:35 -0700 2008 Credits for Gaizka Bumped version [Pjotr]
directory doc/ Thu May 31 04:28:27 -0700 2007 Updated index git-svn-id: http://rtags.rubyfor... [pjotr]
file install.sh Sat Aug 05 04:02:27 -0700 2006 Created gem git-svn-id: http://rtags.rubyforge... [pjotr]
directory scripts/ Mon Dec 18 02:07:56 -0800 2006 Fixed release script so tar-ball includes packa... [pjotr]
directory test/ Sat Dec 16 05:25:39 -0800 2006 New release with -R switch git-svn-id: http:... [pjotr]
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/)