Sha256: fc9be8cfa86673ef65f57bff6e51ffc16259d5b8d4bd71c36771a52a70adbc23
Contents?: true
Size: 964 Bytes
Versions: 13
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: 25130235d3f7b416e93a4546ba85a735293c21ccc1389281936f5e58d5c4b4fc5a5d7559f52d66513ee45c39587b522ef4ad426a5fcb7a427ec070251dbdac54 test: secret_key_base: 0dc734671b4507a397c4fbed1592747e69d053cadbec6d93ff78f84311f1140572a93a476cb74981be17d4605cd50206bc2303656737db0b710d10779a8f4b41 # 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
13 entries across 13 versions & 1 rubygems