I\'m trying to launch a heroku console that uses rubygems but I keep getting this error:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
as explained by gerardk you could try this before launching back heroku console
$ pwd #ie: /mywork $ cd .. $ cd [pwd] #ie: cd mywork
now go launch back heroku console