Sha256: 4d0758bc754177fadf09d50d1b635feb546b4b7b3a2cce3f5ae393d552605464
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: 7331fd77b1cd0f387e2aaded060c76b7051c682889ccd31596f3f8969d51d11219bd98a18675dcb5b36982ddce98ba88a4c313aadbb857d9ee4ee9b6a0fe83e7 test: secret_key_base: cd47c8526ba337b6461ff1076deca2c4586fc75e61e7ff0e7846adb6ecb69bfc6a4fe482dd886b062bec43d0544c7fcc63db49e206604eb693996fe16a32ea1e # 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 |
---|---|
smart_admin-0.0.1 | test/dummy/config/secrets.yml |