RubyGems.org

rdoc-tags

1.2

A TAGS file generator based on http://ctags.sourceforge.net/FORMAT. rdoc-tags handles namespaced classes and modules, ! and ? methods, constants and attributes better than Exuberant Ctags. rdoc-tags includes a Hoe plugin +:rdoc_tags+ making it easy to add tag support to your ruby project. If you don't use Hoe you can instead use RDoc::TagsTask to add rake tasks for building TAGS to your ruby project.

installgem install rdoc-tags
Authors

Eric Hodel

4,466 total downloads 2,862 for this version
Owners

58479f76374a3ba3c69b9804163f39f4

Gemfile
gem "rdoc-tags", "~> 1.2"
Versions
  1. 1.3.pre December 22, 2012
  2. 1.2 January 6, 2011
  3. 1.1 December 29, 2010
  4. 1.0 December 23, 2010
Runtime Dependencies
  1. rdoc ~> 3.4