Wilson de Almeida

Results 2 issues of Wilson de Almeida

There's no ActiveResource exception for HTTP status 402. It is already used by Shopify (https://shopify.dev/docs/api/usage/response-codes). It can be an easy PR. ```diff diff --git a/lib/active_resource/base.rb b/lib/active_resource/base.rb index 766338b..f1189cb 100644 ---...

ActiveResource exception for HTTP status 402 (`ActiveResource::PaymentRequired`). It is already used by Shopify (https://shopify.dev/docs/api/usage/response-codes).