Sha256: 33a489f54ddecb7184659ae94c33845fcceef88f2c57742e45533790e90df3f0
Contents?: true
Size: 761 Bytes
Versions: 3
Compression:
Stored size: 761 Bytes
Contents
## 0.2.2 (2012-01-09) * bugfix allowing creation of coupons without max_redemptions ## 0.2.1 (2012-12-17) * manage coupons with config/stripe/coupons.rb ## 0.2.0 (2012-12-13) * out of the box support for webhooks and critical/non-critical event handlers * add :only guards for which webhooks you respond to- * move stripe.js out of asset pipeline, and insert it with utility functions ## 0.1.0 (2012-11-14) * add config/stripe/plans.rb to define and create plans * use `STRIPE_API_KEY` as default value of `config.stripe.api_key` * require stripe.js from asset pipeline * autoconfigure stripe.js with config.stripe.publishable_key. * add rake stripe:verify to ensure stripe.com authentication is configured properly ## 0.0.1 (2012-10-12) * basic railtie
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
stripe-rails-0.2.4 | Changelog.md |
stripe-rails-0.2.3 | Changelog.md |
stripe-rails-0.2.2 | Changelog.md |