arsturges / RVB

A DOE tool to map appliance efficiency legislation to CO2 reductions.
ead5.lbl.gov
1 stars 0 forks source link

set up Rails 3 for BT in parallel with 2.3.5 development #23

Closed arsturges closed 14 years ago

arsturges commented 14 years ago

I want to start the Building Technologies application in Rails 3, but still be able to develop RVB in 2.3.5. Unless migrating RVB into Rails 3 would be a good idea.

twinge commented 14 years ago

on anything but windows, the best way to do that is RVM (Ruby version manager). On windows, just install both version of rails, cross your fingers, and it should be fine. ;)