Sha256: c3b7031330a1d83eaf90e7ba18f559ba87bd839b88fb312aa99145cab3633b4e
Contents?: true
Size: 964 Bytes
Versions: 1
Compression:
Stored size: 964 Bytes
Contents
# Be sure to restart your server when you modify this file. # Your secret key is used for verifying the integrity of signed cookies. # If you change this key, all old signed cookies will become invalid! # Make sure the secret is at least 30 characters and all random, # no regular words or you'll be exposed to dictionary attacks. # You can use `rake secret` to generate a secure secret key. # Make sure the secrets in this file are kept private # if you're sharing your code publicly. development: secret_key_base: b3de62454e02b1b2939513f2fc45dc9d40f70192edaa13e3931976a06c7a759f671edeb25c8bd5e2d0c17c3a70a6c9f8f7ee330b364cb429294f89a42ae169b8 test: secret_key_base: 9d25f0f20349ad0b75f4a59a5b73977cdcadd0a8832619231fc99a83cb14d761e430e44148fdcf6cca3af0f8ebcf1538dca341ee5652295de82cb10ccd331a3f # Do not keep production secrets in the repository, # instead read values from the environment. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devise_users-0.0.1 | spec/dummy/config/secrets.yml |