This project is archived and is in readonly mode.

#4144 ✓wontfix
bagwanpankaj

Backward rails version compatibality

Reported by bagwanpankaj | March 10th, 2010 @ 11:32 AM

After installing rails 3.0.0.beta, if one wants to generate rails application using old version with following command:

rails 2.x.x myapp

It does not work and gives the following error

/usr/local/lib/site_ruby/1.8/rubygems.rb:827:in report_activate_error': RubyGem version error: railties(3.0.0.beta not = 2.x.x) (Gem::LoadError)

from /usr/local/lib/site_ruby/1.8/rubygems.rb:261:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:68:in `gem'
from /usr/bin/rails:18

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages