Hello

Anybody knows how to generate a rails application in a previous version,
after the installation of Rails 3.0.0.beta gem.

This would work before,
rails _2.3.5_ my_app

but fails now with ...

/usr/local/lib/site_ruby/1.8/rubygems.rb:827:in `report_activate_error':
RubyGem version error: railties(3.0.0.beta 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:18

There sghould be a way to do this.

Thanks
Juanma Cervera
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to