rails-stripe-coupons
rails-stripe-coupons copied to clipboard
ActiveRecord::RecordInvalid: Validation failed: Coupon must exist
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