RubyGems.org

Guard::CtagsComposer uses ctags utility and generates 2 files: tags -- with tags generated from project's source tree and vendor.tags -- with tags generated from vendor folder.

installgem install guard-ctags-composer
Authors

Konstantin Kudryashov

719 total downloads 220 for this version
Owners

F742011db78e0c681ed4bc885bfee982

Gemfile
gem "guard-ctags-composer", "~> 0.0.2"
Versions
  1. 0.0.2 February 19, 2013
  2. 0.0.1 July 5, 2012
Runtime Dependencies
  1. guard >= 1.0.0
Development Dependencies
  1. minitest >= 0
  2. purdytest >= 0