Sha256: ba1ca2b63d0022e760c87e8cfa68ac25019940ad319bd6a626b5c17900c311cf
Contents?: true
Size: 964 Bytes
Versions: 3
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: b6aa32796456bd8d52309ae230f8898a5b9728459f4fcb6da7a05b2644de2a2b33c477554afad284306c880b12c23101bccd72418a92b819b13ea89e18354304 test: secret_key_base: de8d7546b706da6743eed8ca71186d6b46f7eef3c7afe7c6f755471e95118cf6307d805126b23896c1d8695538a0985c67b95c8bb90e48075eeb5d14cd6d6506 # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
select2_helper-0.2.1 | test/dummy/config/secrets.yml |
select2_helper-0.2.0 | test/dummy/config/secrets.yml |
select2_helper-0.1.4 | test/dummy/config/secrets.yml |