mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
That feature is gone and we already use environment variables... https://github.com/rails/rails/pull/47801
1 line
53 B
Ruby
1 line
53 B
Ruby
Stripe.api_key = ENV.fetch('STRIPE_SECRET_KEY', nil)
|