Sha256: 359a0b28bea4c0baf3c80eb8bca031b7e627e516854fa5b0c63e9c88979bc3a3
Contents?: true
Size: 964 Bytes
Versions: 1
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: 70327a3a63ee24e21df471351527e2bf65e1860ba533f5a7c596057b41d68e201d2d963476c24c72501e7f67250346f7c3467684664ee4746df5dae5142bb3c9 test: secret_key_base: b738f73f75ed0333ba4f73a66b91925ddf8bde3f8ead15bd45eb8f4bbc8c828bbd5826a3082e488aa27bc180e12cdfa0551d37234e32625843cd31f1e7ee2dba # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
regions-0.0.1 | spec/dummy/config/secrets.yml |