Skip to content

Instantly share code, notes, and snippets.

@kukula
Created April 4, 2015 12:44
Show Gist options
  • Save kukula/7ee28202401b7ce95fc1 to your computer and use it in GitHub Desktop.
Save kukula/7ee28202401b7ce95fc1 to your computer and use it in GitHub Desktop.
ctags
ctags -R --languages=ruby --exclude=.git --exclude=log . $(bundle list --paths)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment