Sha256: 6a551be3be96872316e4bf1b50ae6e1600348db284d9c490137028acfc6f0def
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: b8e7b7f24eed65bd641d4b047763c9e598a2ee267e99e0f0006b9e675d31fd325e90a638c4b1f5ee4f01c9f9d57596f4f7ef5648d4860371979b6afd6c6585b7 test: secret_key_base: 76f0e9ba3664ea6d68c470707116a50ce35ebfb1886d9f49bcc7a7f5e3d61b122a7824d0feba876850a3d17d032062e35f5cd352e8396b0e716e90b1cab392b5 # 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 |
---|---|
adminish-0.0.1 | test/dummy/config/secrets.yml |