Sha256: 403dc0f68d93a5704e9356f65036832ec51bfae264c0e33e09dafbc630dfb34a
Contents?: true
Size: 964 Bytes
Versions: 57
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: ac4907450d833ae9cdd320e25bdeedbf3ecb2617dd15e628bd9704882a26eb298f6cc0d5a11543d287de47f39c60c47e81290600189fe72205f34e84143260c9 test: secret_key_base: 8b9c1409e1f4fbe98767d7df8e83d024eb7a2965217977a68bdfc7e4fd0940bab4bd61f658032fc7cfc9c0ec68d0d9ebdf99c2f1ab385f8f9306cb15330f1ab8 # 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
57 entries across 57 versions & 1 rubygems