Skip to content

Instantly share code, notes, and snippets.

@nadnerb
Created July 14, 2011 09:43
Show Gist options
  • Save nadnerb/1082190 to your computer and use it in GitHub Desktop.
Save nadnerb/1082190 to your computer and use it in GitHub Desktop.
ctags rails
ctags -R --exclude=.git --exclude=log *
ctags -aR `rvm gemset gemdir`/gems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment