Hi, I used macports to install ruby 1.9 (because my rubygems fell off the map when I installed fxruby >.<)<br><br>$which ruby1.9<br>/opt/local/bin/ruby1.9<br><br>$which gem1.9<br>/opt/local/bin/gem1.9<br><br>But I'm pretty sure my Ruby bundle is still using 1.8, Is there a relatively pain-free way to switch it over?<br>