Sha256: eed42f302f761fb29687461ce4c7c0e5b3cc111ec78c9826ba06ce40002bcf6a
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: c833a864152c0067f0527eb9536f8d100c0c63132a509fd598e14cb8e3babcb05116a9cfcba22a9eb851436da276032d99807d0a0110db10b72e30b8744d0eeb test: secret_key_base: 4d68809b1b15a01152142a434a69e24037ee946d88fb166d524acf8dec9ff90bd2626d86b23d5473c94cfc7e786ac0b7ba7118bc3d48bd1c38e7f4c207a309f1 # 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 |
---|---|
fixed_model-0.0.1 | test/dummy/config/secrets.yml |