Hi, I just installed Rails 2.3.5 over Ruby 1.8.6
When I try to bring up Webrick now, I get: K:/_Utilities/ruby186-26_rc2/ruby/lib/ruby/site_ruby/1.8/rubygems.rb: 827:in `report_activate_error': RubyGem version error: rack(1.0.0 not ~> 1.0.1) Gem::LoadError) When I revert to Rails 1.2.3 over Ruby 1.8.6 and try to bring up Webrick now, I get: K:/_Utilities/ruby186-26_rc2/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/ lib/initializer.rb:328:in `send': undefined method `session=' for ActionControlle r::Base:Class (NoMethodError) My system seems to be screwed up now. Any suggestions? -- 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.

