lib/active_shipping/shipping/errors.rb in active_shipping-0.12.4 vs lib/active_shipping/shipping/errors.rb in active_shipping-0.12.5

- old
+ new

@@ -4,6 +4,6 @@ def initialize(exception, content_body) super("#{exception.message} \n\n#{content_body}") end end end -end \ No newline at end of file +end