hello, you can change the Languages preferences 'Run Command' from: ruby $filename to: [[ -s /Users/__yourname__/.rvm/scripts/rvm ]] && source /Users/__yourname__/.rvm/scripts/rvm && ruby $filename
pls change __yourname__ to your home folder name :) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

