Sha256: a1196067b5250fd78dbc088dd7185b9c7062ef60599c76fb29f9415a4b4236d2
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: 2522567984a08e7a46fa4b5ee07331db0d49392c3822885808abd3a97bfaad5e48abf6b2f199f1ba126ad8e39d479b33088cdad698b8261bdc34fdbb6f0863de test: secret_key_base: 484809bb740c9dc9ce4ef347a7063dfcf249d861c628b097d47a058ee4309d270f2d2d8be2bff61921c791a16e838b81b96c28f18e329ca018f31441286f5265 # 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
Version | Path |
---|---|
corrector-0.1.0 | spec/dummy/config/secrets.yml |
corrector-0.0.3 | spec/dummy/config/secrets.yml |
corrector-0.0.2 | spec/dummy/config/secrets.yml |
corrector-0.0.1 | spec/dummy/config/secrets.yml |