Sha256: 5c336f3e430f85895a78205656e477ba18202bbbf4aebcd35ba0f679aeb97fc5
Contents?: true
Size: 964 Bytes
Versions: 27
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: 692f4c2a3f9c7bcf23aabbca23e1b30a349ce0c93eeac6a9c0bef75c572af1bdec2d8b3238d3558bafc5e998724576323f7630e71a9860f2c3141856c647045b test: secret_key_base: fbbd144781031d598c31cd87becd94626f4724863eb2dcfda611014fddb37e386e29b1cc403237340e97b2d1868a380ed7bf1bf59cda4fd0cc3b39772f18e62f # 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
27 entries across 27 versions & 1 rubygems