tpope / pickler

PIvotal traCKer Liaison to cucumbER
MIT License
299 stars 23 forks source link

doesn't work with rails 3 #6

Closed vojto closed 14 years ago

vojto commented 14 years ago
/Library/Ruby/Site/1.8/rubygems.rb:230:in `activate': can't activate activesupport (= 2.3.5, runtime) for [], already activated activesupport-3.0.0.beta3 for ["pickler-0.1.4"] (Gem::LoadError)
arpunk commented 14 years ago

Same here: /Library/Ruby/Site/1.8/rubygems.rb:233:in `activate': can't activate activesupport (= 2.3.5, runtime) for [], already activated activesupport-2.3.8 for "pickler-0.1.4"

tpope commented 14 years ago

Finally discovered the issue here was that I had a bogus extra line in the 0.1.4 gem that wasn't in the repository. This should be fixed in 0.1.5.