Sha256: 567f43a0a639424a04a22cadea69e4bf566a0911c0ed80ca3aac93c239712d8f
Contents?: true
Size: 964 Bytes
Versions: 2
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: 1fefa7c25f50cde54343766c1a8cb24c5e98b65eb9cdca46ffe4bd7854b61a6930a367c28038d519fd13016defaf4ad07932a2854481ba5f3af5eb7814e3a0f2 test: secret_key_base: 43280d648d6d6f758b28a119bf0d35b04e3b4018c13275909305005dd18337097da54c3ffbe9efaaf9dd69e572e1b1326d3a3a056360ce0c499d96a83d13cf69 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_sandbox_server-0.0.3 | test/dummy/config/secrets.yml |
rails_sandbox_server-0.0.2 | test/dummy/config/secrets.yml |