steve
2008-Jun-24 16:02 UTC
RubyGem version error: activesupport(2.1.0 not = 2.0.2) (Gem::LoadError)
need to change the hardcoded gem version in the environment and remove old gem then load the new gem 1. check in config\environment.rb for RAILS_GEM_VERSION RAILS_GEM_VERSION = ''2.1.0'' unless defined? RAILS_GEM_VERSION 2. run gem cleanup -v gem update --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---