fix typo. change secrets.yml config.
This commit is contained in:
parent
a9ab1186f8
commit
048f20bcfc
4 changed files with 5 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
Stripe.api_key = Rails.application.secret.stripe_secret_key
|
||||
Stripe.api_key = Rails.application.secrets.stripe_secret_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue