I have ruby version manager installed and using the ruby implementation installed by RVM installed by default, so what ruby shows '~ / .rvm / ruby-1.8.6-p383 / bin / ruby', but when I open emacs inf-ruby buffer, it uses the ruby installed in / usr / bin.
Is there a way to get emacs to respect the path for ruby just like the shell does?
Thanks!
source
share