ruby 1.8.7 does not compile well under Lion and Xcode 4.2. I’d like to know whether ruby 1.9.2-p290 fully supports rails 2.3.5 and/or 2.3.11?
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.
It’s more a question if Rails is supported on Ruby 1.9.2 – but yes, it should run fine on Ruby 1.9.2 – also you need to ensure that Gems you are intending to run work on both Rails 2.3.x and Ruby 1.9.x which will be down to each gem individually.