stripe-ruby/README.rdoc
2011-05-26 11:47:01 -07:00

16 lines
349 B
Plaintext

= 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