What’s the current state of Ruby 1.9 for Rails 3 on production? Is it usable?
(the last thread I found on this was of Jun 16 ’09, so and update would be nice)
What’s the current state of Ruby 1.9 for Rails 3 on production? Is it
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
While you may run into an issue with a Gem or plugin here or there, Rails 3 itself is fully compatible with 1.9.2. Myself (and many, many others) have been using it in production for a while now.
The Rails 3 Release Notes state 1.9.2 compatibility right in the first section.
Also, there is http://isitruby19.com/ to check for compatibility of specific gems.