Sha256: af725a0535ca01d8212d0f474db105835aab1d4d98a0c86c34de1dd42edd17c7
Contents?: true
Size: 964 Bytes
Versions: 15
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: 039e47fe86fdb6f2594c70fa97771e2df411f5789d1280ccd598a43d41272a0afb5bae5307f8185c0798797a8d727cc11cdd008d05f7c65c52157ed6fb31e638 test: secret_key_base: 3ce9d3a66f6c7b2a9c7c9757c7e6fc4a3a211e4e0e0ba165d5e1deb3143715eafaaedfdef1c9d1c2b834f5be2109b014321599ca68a0cc7d82546b266caefa48 # 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
15 entries across 15 versions & 1 rubygems