Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cannikin/stripe-ruby
- Owner: cannikin
- License: mit
- Created: 2011-02-23T04:44:06.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-23T05:02:32.000Z (almost 14 years ago)
- Last Synced: 2024-10-12T15:22:23.316Z (3 months ago)
- Language: Ruby
- Homepage: http://stripe.com
- Size: 202 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- Changelog: History.txt
- License: LICENSE
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