Skip to content

Instantly share code, notes, and snippets.

@SpringMT
Created September 25, 2014 12:07
Show Gist options
  • Save SpringMT/149ae504700817488164 to your computer and use it in GitHub Desktop.
Save SpringMT/149ae504700817488164 to your computer and use it in GitHub Desktop.
$ bundle exec which gem
/home/game/.rbenv/versions/haikanko/bin/gem
$ vim /home/game/.rbenv/versions/haikanko/bin/gem
+ require 'rbtrace'
rbtrace -p $(ps -ef | grep -v grep | grep gem | awk '{print $2}') --firehose | grep Gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment