jnbt/candy_check

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/build.yml
.gitignore
.rubocop.yml
.ruby-version
Gemfile
Guardfile
LICENSE.txt
MIGRATION_GUIDE_0_2_0.md
README.md
Rakefile
bin/candy_check
candy_check.gemspec
lib/candy_check.rb6
lib/candy_check/app_store.rb12
lib/candy_check/app_store/client.rb41
lib/candy_check/app_store/config.rb14
lib/candy_check/app_store/receipt.rb50
lib/candy_check/app_store/receipt_collection.rb24
lib/candy_check/app_store/subscription_verification.rb36
lib/candy_check/app_store/verification.rb31
lib/candy_check/app_store/verification_failure.rb54
lib/candy_check/app_store/verifier.rb51
lib/candy_check/cli.rb7
lib/candy_check/cli/app.rb38
lib/candy_check/cli/commands.rb10
lib/candy_check/cli/commands/app_store.rb24
lib/candy_check/cli/commands/base.rb19
lib/candy_check/cli/commands/play_store.rb28
lib/candy_check/cli/commands/version.rb11
lib/candy_check/cli/out.rb16
lib/candy_check/play_store.rb22
lib/candy_check/play_store/acknowledger.rb18
lib/candy_check/play_store/android_publisher_service.rb6
lib/candy_check/play_store/product_acknowledgements/acknowledgement.rb31
lib/candy_check/play_store/product_acknowledgements/response.rb20
lib/candy_check/play_store/product_purchases/product_purchase.rb42
lib/candy_check/play_store/product_purchases/product_verification.rb36
lib/candy_check/play_store/subscription_purchases/subscription_purchase.rb78
A
2 hrs
lib/candy_check/play_store/subscription_purchases/subscription_verification.rb38
lib/candy_check/play_store/verification_failure.rb19
lib/candy_check/play_store/verifier.rb27
lib/candy_check/utils.rb2
lib/candy_check/utils/attribute_reader.rb28
lib/candy_check/utils/config.rb26
lib/candy_check/version.rb3