Skip to content

Instantly share code, notes, and snippets.

@eric-hu
eric-hu / gist:1071005
Created July 8, 2011 02:46
Some gem executables broken after rvm update
# I ran "rvm update 1.8.7-p334 1.8.7-p352" and started encountering
# some errors with certain executables. Below I demonstrate how
# some gem executables work and some don't
$ rake
bash: /home/eric/.rvm/gems/ruby-1.8.7-p352@ykiw/bin/rake: /home/eric/.rvm/rubies/ruby-1.8.7-p334/bin/ruby: bad interpreter: No such file or directory
# showing my rvm path for gems, replace with yours in the