This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
mirror of
https://github.com/openSUSE/osem.git
synced
2026-08-13 19:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
47351fb163
osem-fcy
/
config
/
initializers
/
stripe.rb
2 lines
53 B
Ruby
Raw
Normal View
History
Unescape
Escape
Drop Rails.application.secrets usage That feature is gone and we already use environment variables... https://github.com/rails/rails/pull/47801
2025-08-12 14:37:45 +02:00
Stripe
.
api_key
=
ENV
.
fetch
(
'STRIPE_SECRET_KEY'
,
nil
)
Reference in a new issue
Copy permalink