Sha256: 0fd250cfa203042448525f2f1b30003d607df88e0cae7649f81aa4a2971dd8a5
Contents?: true
Size: 964 Bytes
Versions: 4
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: a84f19acd9988f5df472fa69552314f33ebbd4c57cbea5c3f5dcc259d467cf2a7efef8c0bd7f1c9e33bfe930201b552c433ed881fbd80ca5f86f8dec2b7a81ef test: secret_key_base: 861c376ad0cf94ecf0504aadc5df1b12a001a7a728c5c5b08c3de163b7c3b74a4d25aa449fa11dfed2b94e90e1750f58dfc9dd80565acf22e6b603eac53a8548 # 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
4 entries across 4 versions & 1 rubygems