guard-ctags-bundler 1.3.0
Guard::CtagsBundler uses ctags utility and generates 2 files: tags -- with tags generated from project's source tree and gems.tags -- with tags generated from rubygems from project's bundle.
Gemfile:
=
install:
=
Runtime Dependencies (2):
guard
~> 2.0
guard-compat
~> 1.1