mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-03 00:03:35 -05:00
* wip * don't check api_key type if auth_token exists * More comments / readability * signing header tests * wrap lines * Use authenticator * fix test * lint * more polish * raise error if signature calculation fails * raise error if sign not implemented * feedback