2011-10-21 15:45:19 -07:00
2011-05-30 14:35:16 -07:00
2011-10-21 15:45:19 -07:00
2011-10-11 22:06:51 -07:00
2011-05-26 11:47:01 -07:00
2011-05-26 11:47:01 -07:00
2011-08-09 18:27:43 -07:00
2011-09-17 11:33:39 -07:00
2011-08-08 19:32:59 -07:00
2011-10-21 15:45:19 -07:00

= 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://code.stripe.com stripe

If you want to build the gem from source:

  sudo gem build stripe.gemspec

== REQUIREMENTS:

* Ruby 1.8.7 or above. (Ruby 1.8.6 may work if you load ActiveSupport.)
* rest-client, json
Description
Ruby library for the Stripe API. stripe.com
Readme MIT 444 MiB
Languages
Ruby 100%