On OS X, after installing Ruby 1.9.3 and Rails 4.0.0 via RVM, I get this annoying message every time I open a new terminal window:
Unknown ruby interpreter version (do not know how to handle): textmate.
Could not load ruby textmate.
The message is in bright red, so it worries me. What can I do to fix it/get rid of it?
Thanks!
EDIT: As it turns out, the message stopped showing, but I can't recall what I did to make it stop.
check rvm alias list default
or if you have any textmate
references in your shell initialization files (~/.bash_profile
, ~/.bashrc
or similar file)