Sha256: 3cf772ff59d4f487e00fc593c0c00badcf0b425d2118868aa248254436ebb173
Contents?: true
Size: 964 Bytes
Versions: 12
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: bac8f84c30b469b26411ccff2193e1e2f940db7a4206834ee8c7cab76886d6c0e7db724ea843f84060617b032bfb4000f2b5d0ee55ded5549ad3fcaf44cdd8cc test: secret_key_base: d1fd44cc278480713531412b07c834d46b63b25fb7a1fc48fd7a33c5d176f6a1c929189d143b6fd4a3bfcde8a930a784b319243fab188ac13791bc943c3873d4 # 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
12 entries across 12 versions & 2 rubygems