Sha256: f438edf3cdaddddaab190c1f10ec6de7285cedf10f56d5d7b07190ae38a83a80
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: 9c32c509764cb52f7f38afa1ae5dfa0d67ac2e6e4e01cdbf5013af8c734066f3d28fcd22bf4b33530fe10cca21eb5fe7f5c7a36030484d859da9f74c20c4a38b test: secret_key_base: 6a706f7136b09c2f0c3839de0a94a37c5924ea4c10381ea756e2cf35d96e6773ac3f6b9107f77c613128cd8ca98ec548cb9327813eb4b060c0bff9077bd98683 # 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 |
---|---|
theme_importer_rails-0.1.0 | test/dummy/config/secrets.yml |