Ruby on Rails Monday, June 27, 2011

On Jun 27, 2011, at 1:16, Kevin wrote:
> I am not sure if rails 3 works with ruby 1.8.7 but I would recommend
> you to switch to version 1.9.2 anyway

Rails 3 and even 3.1.0rc4 work fine with ruby 1.8.7.

Make sure the place you will eventually deploy to supports Ruby 1.9.2 before switching. I just had to downgrade to deploy to Dreamhost because their passenger won't work with anything but 1.8.7.

--
Teri Solow
http://tekniklr.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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment