Re: [Rails] Using RadRails

2010-04-06 Thread Gianluca Tessarolo
You must have the two versions installed: gem list rack *** LOCAL GEMS *** rack (1.1.0, 1.0.1) So if you have installed the 1.1.0 version and have uninstalled the 1.0.1 version simply reinstall the previous version: gem install rack -v 1.0.1 Hope this helps Hi, I'm new to RoR and have do

[Rails] Using RadRails

2010-04-05 Thread Tig
Hi, I'm new to RoR and have downloaded RadRails to use (on windows) after seeing some good recommendations. However, in setting up a new project I get the error below: C:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:271:in `require_frameworks': RubyGem version error: rack(1.0.0 not