rails-stripe-coupons icon indicating copy to clipboard operation
rails-stripe-coupons copied to clipboard

Rails 5.0 starter app for selling a product using Stripe JS

Results 5 rails-stripe-coupons issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/46843605/75771204-50668000-5d6b-11ea-9020-6da68ef17db4.png)

now days, belongs_to fields became required automatically. ref; https://github.com/rails/rails/issues/18233 but it makes "rake db:seed" failure. So can you change it to optional value? Thank you.

Following composer instructions when running rails db:seed I get the following error message: "ActiveRecord::RecordInvalid: Validation failed: Coupon must exist" Please advise on workaround

Gibbon 2.0.0 was released July 29, 2015. When you run `bundle install` or `bundle update` the newest Gibbon 2.0 gem will be installed and the application will error with ```...