Hi,
I am trying to run my test cases and everytime I will get the following
errors:
c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:142:in `activate': can't
activate a
ionpack (= 1.13.6, runtime), already activated actionpack-2.0.2
(Gem::Exceptio
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:158:in
`activate'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:157:in `each'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:157:in
`activate'
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `
quire'
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_sup
rt/dependencies.rb:496:in `require'
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_sup
rt/dependencies.rb:342:in `new_constants_in'
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_sup
rt/dependencies.rb:496:in `require'
from ./test/functional/../test_helper.rb:4
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `
m_original_require'
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `
quire'
from test/functional/comments_controller_test.rb:1
I tried to install/uninstall actionpack 1.13.6, gem update(system and
source), reinstall rails, gem cleanup, and almost anything I can think
of but will always encounter this problem. Please help.
--
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
-~----------~----~----~----~------~----~------~--~---