Sha256: 453db2eebf6580a777c9501fc3e6ff0dcc3079c5b5593d49c94264e7b18f3816
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: 50070ee47aee1ab434b83ba3053b1cf4625ff1f91081970b6ea7ac41c6373e9e6337383ddff4e2d8a9266ecdbe38fa413ba13254c4ead292a2b8908aff29123e test: secret_key_base: ef14a29567570a40a43d8129c95c59ccb3e22ff336958c4a911a0964372c2095d01766c9f4b433272b6ca4eed3b019a3bc76a7f2b262a76deec930e3077dcb1f # 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 |
---|---|
ish_rails-0.0.1 | test/dummy/config/secrets.yml |