Skip to content

Instantly share code, notes, and snippets.

@zires
Created April 17, 2013 01:46
Show Gist options
  • Select an option

  • Save zires/5401168 to your computer and use it in GitHub Desktop.

Select an option

Save zires/5401168 to your computer and use it in GitHub Desktop.
ctags rails
ctags -e --exclude=.git --exclude='*.log' -R * `bundle show --paths`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment