Sha256: a96232a132150245fe470a23303bce31746cbd84925400e13b1d45addc099fca
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: 63a6936cc0b4bbd516cbd3adb7fa21addebfc2096561bc1a6c3d593e43708f5250cb786a3f1dcafff0e6e0e6c8de90ecdb93a1d7176214aa44e4f6168f039363 test: secret_key_base: 0cebd52e01f1d06fd02e4b6430b196eda9cf009146e5edc3b4067a4709cbb0daf90ebca7596293a36929937dd22fcc36b53d7d2d52844c67c43961d439abf404 # 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 |
---|---|
push_type_core-0.6.0 | test/dummy/config/secrets.yml |
push_type_core-0.6.0.beta.4 | test/dummy/config/secrets.yml |