Sha256: 87333ce5a148d81b58bb8cbaa02b02999ba4d43ab98a726ee1de8837a81e7aa7
Contents?: true
Size: 1.06 KB
Versions: 8
Compression:
Stored size: 1.06 KB
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: &development secret_key_base: 3bd8495239f6cd20f6e61ec4413fff9d672a872970e32e1defa8b211c13f9cbe4aff7a6462ff7c478b9503d203b2aa9f255fe44500d62d54dc9dfb5b3033dda2 test: secret_key_base: 9d9a8398194c352425877555e6c8448ccf25ae19582112351150797bcbe5cb7e115de9d9f9e50e06ceace31945ebaeb848a374c6ce32024856fa52b52c2075c1 # Do not keep production secrets in the repository, # instead read values from the environment. production: &production secret_key_base: 3bd8495239f6cd20f6e61ec4413fff9d672a872970e32e1defa8b211c13f9cbe4aff7a6462ff7c478b9503d203b2aa9f255fe44500d62d54dc9dfb5b3033dda2
Version data entries
8 entries across 8 versions & 1 rubygems