Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cannikin/stripe-ruby

Ruby bindings for Stripe
https://github.com/cannikin/stripe-ruby

Last synced: about 2 months ago
JSON representation

Ruby bindings for Stripe

Awesome Lists containing this project

README

        

= 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, first install hoe. Then do:

sudo rake install_gem

== REQUIREMENTS:

* rest-client, json