Gem problem - can't activate activesupport

Hi!

Hopefully this is the proper venue for platform-specific API issues. I'm having a problem using the ruby-satisfaction gem. I'm getting the following error within script/console when I type "require 'satisfaction'":

Gem::Exception: can't activate activesupport (>= 0), already activated activesupport-2.0.991]

My only guess is that there's some issue with having a different version of Rails frozen into my app (2.0.991) than is installed on the system as a gem (2.1).

I can successfully use the gem from a normal irb prompt. Just not script/console.

Any suggestions?
 
sad I’m confused
Inappropriate?
1 person has this problem

The company is aware of this problem.


User_default_medium