Sha256: 477fcb05b4cb7ddf46055c0b64b8ceffac7cd0b5d5db0fd4bc147fd47e5fe8a5
Contents?: true
Size: 189 Bytes
Versions: 28
Compression:
Stored size: 189 Bytes
Contents
PaidUp.configure do |config| config.anonymous_customer_stripe_id = 'anonymous-customer' config.anonymous_plan_stripe_id = 'anonymous-plan' config.free_plan_stripe_id = 'free-plan' end
Version data entries
28 entries across 14 versions & 1 rubygems