goshippo/shippo-ruby-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.atom-build.json
.circleci/config.yml
.codeclimate.yml
.gitignore
.rspec
.rubocop.yml
.travis.yml
CHANGELOG.md
Gemfile
Guardfile
README.md
Rakefile
shippo.gemspec
lib/shippo.rb16
lib/shippo/api.rb52
lib/shippo/api/api_hash.rb10
lib/shippo/api/api_object.rb69
lib/shippo/api/category.rb23
lib/shippo/api/category/base.rb71
A
1 hr
lib/shippo/api/category/purpose.rb10
lib/shippo/api/category/source.rb10
lib/shippo/api/category/state.rb10
lib/shippo/api/category/status.rb10
lib/shippo/api/extend/operation.rb20
lib/shippo/api/extend/transformers.rb12
lib/shippo/api/extend/url.rb24
A
25 mins
lib/shippo/api/operations.rb7
lib/shippo/api/operations/batch.rb24
lib/shippo/api/operations/create.rb26
lib/shippo/api/operations/list.rb16
lib/shippo/api/operations/rates.rb16
lib/shippo/api/operations/track.rb12
lib/shippo/api/operations/update.rb12
lib/shippo/api/operations/validate.rb12
lib/shippo/api/request.rb135
A
2 hrs
lib/shippo/api/resource.rb76
lib/shippo/api/transformers/list.rb55
lib/shippo/api/version.rb5
lib/shippo/exceptions.rb7
lib/shippo/exceptions/api_error.rb28
lib/shippo/exceptions/api_server_error.rb14
lib/shippo/exceptions/error.rb34
lib/shippo/model/address.rb5
lib/shippo/model/batch.rb5
lib/shippo/model/carrieraccount.rb6
lib/shippo/model/customs_declaration.rb5
lib/shippo/model/customs_item.rb5
lib/shippo/model/manifest.rb5
lib/shippo/model/order.rb5
lib/shippo/model/parcel.rb5