This project is archived and is in readonly mode.

#3723 ✓wontfix
Rishav Rastogi

After installing Rails 3, unable to create apps with older versions

Reported by Rishav Rastogi | January 17th, 2010 @ 11:20 AM

I have installed rails 3 onto my ruby 1.8.7 installation. I have rails 2.3.5, 2.3.4 installed there as well. I get the following error when I tried to create a app with 2.3.5

rishav@rishav-laptop:~/rails_apps$ rails 2.3.5 todo_list -d mysql
/usr/local/lib/site_ruby/1.8/rubygems.rb:827:in report_activate_error': RubyGem version error: railties(3.0.pre not = 2.3.5) (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:1

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