abunashir/veeqo

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rspec
.rubocop.yml
.sample.pryrc
.travis.yml
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/rspec
bin/setup
veeqo.gemspec
lib/veeqo.rb16
lib/veeqo/actions/base.rb12
lib/veeqo/actions/delete.rb10
lib/veeqo/actions/find.rb10
lib/veeqo/actions/list.rb10
lib/veeqo/allocation.rb27
lib/veeqo/base.rb22
lib/veeqo/company.rb14
lib/veeqo/configuration.rb14
lib/veeqo/customer.rb19
lib/veeqo/delivery_method.rb15
lib/veeqo/errors.rb28
lib/veeqo/errors/forbidden.rb9
lib/veeqo/errors/request_error.rb13
lib/veeqo/errors/server_error.rb9
lib/veeqo/errors/unauthorized.rb9
lib/veeqo/order.rb20
lib/veeqo/product.rb20
lib/veeqo/purchase_order.rb9
lib/veeqo/request.rb74
lib/veeqo/response.rb21
lib/veeqo/shipment.rb26
lib/veeqo/store.rb15
lib/veeqo/supplier.rb15
lib/veeqo/tag.rb9
lib/veeqo/version.rb3
lib/veeqo/warehouse.rb15