Sha256: e0d62df57ce665247596c62276be8cca6627dcabeca3dc6bbbff48ab1585d71a
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: 7c5cf6b826520663235ea2442443f8157708e5a296d0b8f7ae6e08b578a3fef9f505da11a99ff7452d01c9e4078db2488b3878af616c68801b9b5818511d8f04 test: secret_key_base: 8fc71df93fd80fd143e0014d97ba32e09fe1ec502355ebc4b8c5b573524eac6aa708a341e6d3c2a8a72f1d060bcf071acae15e0038ef00c1e15d84b904d5ec50 # 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 |
---|---|
rails_ueditor-0.2.0 | test/dummy/config/secrets.yml |
rails_ueditor-0.1.0 | test/dummy/config/secrets.yml |