Marnen Laibow-Koser wrote in post #970178: > Peter Vandenabeele wrote in post #970143: > [...] >> Thanks for that hint. It lead me to this page: >> >> http://rvm.beginrescueend.com/gemsets/basics/ > > You hadn't read that before?
No. I am fairly new to rvm. Figured out $ rvm gemset help as a useful command for exploration :-) >> Now that we have bundler (with it's Gemfile) and rvm, >> what would be the best way to run e.g. a Rails 2.3.8 >> and a 3.0.3 on the same Ruby 1.8.7 version in rvm ? >> >> Would it be useful to use rvm gemsets, > > Of course. That way each project is completely independent. OK, that's good. I'll try it out. Thanks again, Peter -- 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.

