You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>> require 'shippinglogic'
NameError: undefined method `==' for class `ActiveSupport::BasicObject'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/basic_object.rb:12:in `undef_method'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/basic_object.rb:12
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
.......
If I open up irb and try shippinglogic, I get:
But if I do this in irb:
I have a fix in my github acct, that reorders the requires:
http://github.com/bcarpenter/shippinglogic/commit/d80832d612005dd0213e2cae7ecb4a2325d86e79
The text was updated successfully, but these errors were encountered: