When I run rails -v the output is Rails 3.0.15. I also have done gem install rails 2.3.5 which is what the environment.rb files says it needs.
Why am I getting this error when my rails aren’t older than 2.3.
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.
You can’t mix Rails 2 and Rails 3, even if both gems are installed. There are two options:
will_paginate