Changed environment.rb to
RAILS_GEM_VERSION = ''2.1.0'' unless defined? RAILS_GEM_VERSION
and it worked.
On Jul 6, 2:32 pm, Kriya
<myadso...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I installed rails 2.1.0
> I updated my gems with the following commands
>
> gem update --system
> gem update --sourcehttp://gems.rubyonrails.org
>
> But when I run ruby script/server, I get the following error:
>
> C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:578:in
> `report_activate_
> error'': RubyGem version error:activesupport(2.1.0 not = 1.4.2)
> (Gem::LoadError)
>
> Yes, my active support is not 1.4.2 as I updated it to 2.1.0. What can
> I do here.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---