Sha256: 8567e88d8404f52a0632aa9a36c3b9995438475b0483be63146646cf52ede02f
Contents?: true
Size: 262 Bytes
Versions: 2
Compression:
Stored size: 262 Bytes
Contents
# Namespace for demo rake tasks used to test real remote requests by sending # test requests to verify credentials. Not intended for runtime use. class SimpleShipping::Demo extend ActiveSupport::Autoload autoload :Fedex autoload :Ups autoload :Base end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
simple_shipping-0.4.7 | lib/simple_shipping/demo.rb |
simple_shipping-0.4.6 | lib/simple_shipping/demo.rb |