Sha256: 6be27fa2309c8ce866f8ade830f09b646bbf36a511cf79bbadbcb75a09ae9eb4
Contents?: true
Size: 964 Bytes
Versions: 25
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: 0e46b812d96cb30c38112b96c8f889bdc2c4af05394cc0b17bbdde0647293ee8b8ffb35748af6ec63c445cec16988b2edf436e981825b88d263fa8ff7b3e70c4 test: secret_key_base: f7336b15a633e55ea2108bbc792d524e602bff7c7563883b73a2ac781e9a091c74ff8e7e645fe8784db0853d5ba57721f65672403de96aa863fe1ec0a49d5290 # 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
25 entries across 25 versions & 1 rubygems