Skip to content

Rake should succeed without 'STRIPE_PUBLISHABLE_KEY' and 'STRIPE_SECRET_KEY' env vars #143

Description

@ometa

Rake should succeed without 'STRIPE_PUBLISHABLE_KEY' and 'STRIPE_SECRET_KEY' env vars. Right now if you initiate rake without them, the code fails immediately.

$ RAILS_ENV=development be bin/rails db:migrate
...
ArgumentError: Must provide 'STRIPE_PUBLISHABLE_KEY' and 'STRIPE_SECRET_KEY' environment variables to use Stripe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions