Ruby on Rails Friday, May 31, 2013

I'm running 2.0 on my laptop along with rails 3.2 apps without any issues. Is there something specific you're concerned with?  This should be particularly easy if you're running rvm or rbenv. you can install ruby 2.0 then when you go to install the rails gem you can just set the version of rails you want to install.

 gem install rails -v=3.2




On Fri, May 31, 2013 at 5:40 AM, Walter Lee Davis <waltd@wdstudio.com> wrote:
Can anyone recommend one way or the other this particular combination?

I'm not ready to jump on the Rails 4 bandwagon, I have a lot of sites to get up to 3.2 first, just as a jumping-off point for their eventual migration to 4. I just read that 1.9.3 is only going to be maintained until 2014, which in the time-scale of some of my projects is just moments away.

Trying to plan, any thoughts?

Walter

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1319F198-0D5A-43A2-B8BA-9E6A0607A62A%40wdstudio.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAE%2BzMv8-_4fe9FdQtYVYPp0h56bXeubq_oFa_bYxJm0cDA-TcA%40mail.gmail.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment