Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 349 Bytes

README.rdoc

File metadata and controls

15 lines (8 loc) · 349 Bytes

Stripe Ruby bindings

Installation

You don’t need this source code unless you want to modify the gem. If you just want to use the Stripe Ruby bindings, you should run:

sudo gem install --source https://gems.stripe.com stripe

If you want to build the gem from source:

sudo gem build stripe.gemspec

REQUIREMENTS:

  • rest-client, json