so i went and followed hivelogic instructions on how to upgrade ruby: http://hivelogic.com/articles/compiling-ruby-rubygems-and-rails-on-snow-leopard
and it went well...meaning which ruby returns /usr/local/bin/ruby except ruby -v still returns 1.8.7 where sudo ruby -v returns 1.9.1 thats kinda what i wanted...maybe, im not sure but how can i make the 1.9.1 the default version? or...how can i manage my apps with two versions of ruby installed? ruby -v # 1.8.7 sudo ruby -v # 1.9.1 whats going on here? -- 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.

