Skip to content

Instantly share code, notes, and snippets.

@nesquena
Created December 3, 2008 13:07
Show Gist options
  • Save nesquena/31531 to your computer and use it in GitHub Desktop.
Save nesquena/31531 to your computer and use it in GitHub Desktop.
How to use rg
http://github.com/jeremymcanally/rg/tree/master/lib/builtin/thoughtbot.rb
# installing
$ sudo gem install jeremymcanally-rg
# or download the .zip from github and then
$ rake gem
$ gem install pkg/rg-*
# builtin thoughtbot, bort, entp
$ rg -i http://gist.github.com/31533
$ sudo rg -t thoughtbot -d mysql -f hello_world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment