Displaying 1 result from an estimated 1 matches for "find_rates".
Did you mean:
find_notes
2008 Jul 03
0
ActiveShipping throwing error in build_access_request
I''m using ActiveShipping to try and query for shipping rates - and
when I''m getting an error when it''s building xmlnode.
The full code calls and the stack trace are here:
http://pastie.org/226833
but here are snippets:
result = ups.find_rates(origin, destination, packages)
NameError (undefined local variable or method `transitive'' for
<UNDEFINED> ... </>:REXML::Document):
/opt/local/lib/ruby/1.8/rexml/document.rb:186:in `write''
/vendor/plugins/active_shipping/lib/vendor/xml_node/lib/
xml_node.rb:21...