myfreecomm/billimatic-client-ruby

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rspec
.rubocop.yml
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
billimatic-client-ruby.gemspec
bin/console
bin/setup
lib/billimatic.rb63
lib/billimatic/client.rb52
lib/billimatic/configuration.rb13
lib/billimatic/entities/address_information.rb15
lib/billimatic/entities/base.rb8
lib/billimatic/entities/company.rb29
lib/billimatic/entities/contract.rb31
lib/billimatic/entities/customer.rb12
lib/billimatic/entities/email_template.rb22
lib/billimatic/entities/entity_service_item.rb13
lib/billimatic/entities/invoice.rb47
lib/billimatic/entities/invoice_rule.rb36
lib/billimatic/entities/invoice_template.rb36
lib/billimatic/entities/organization.rb19
lib/billimatic/entities/payment_information.rb13
lib/billimatic/entities/person.rb23
A
1 hr
lib/billimatic/entities/plan.rb42
lib/billimatic/entities/plan_feature.rb11
lib/billimatic/entities/product.rb6
lib/billimatic/entities/receivable.rb23
A
1 hr
lib/billimatic/entities/service.rb6
lib/billimatic/entities/service_item.rb12
lib/billimatic/entities/subscription.rb11
lib/billimatic/entities/webhook.rb7
lib/billimatic/exception.rb10
lib/billimatic/http.rb26
lib/billimatic/request.rb43
lib/billimatic/resources/base.rb105
lib/billimatic/resources/company.rb21
lib/billimatic/resources/contract.rb18
lib/billimatic/resources/email_template.rb9
lib/billimatic/resources/hooks.rb20
lib/billimatic/resources/invoice.rb47
lib/billimatic/resources/invoice_rule.rb28
lib/billimatic/resources/invoice_template.rb12