I will be using JRuby - so am reading up on it. The http://jruby.org/ home page appears to support multiple versions of Ruby (1.8.7 and 1.92). How do I differentiate between a Rail2/Ruby1.8.7 and a Rails3/Ruby1.9.2 setup? I will be in a Windows environment and I use PIK for multiple Ruby versions, just not sure how JRuby fits in!
EDT: No - I am not asking How to make JRuby 1.6 default to Ruby 1.9. I have two environments that I have to work in and need to differentiate between a Rail2/Ruby1.8.7 and a Rails3/Ruby1.9.2. It appears that (from jruby site) that "Both versions in single install". I just don't see how that works!? I am going to try figuring this out this week.