Sha256: 9c9d1ed6639d70d7f2e6c331fbccffcd0400a49340d83302480013c192eb829a
Contents?: true
Size: 964 Bytes
Versions: 3
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: 421b931b01b7fc835e3a0e9319b4c0ef81d6ffbe30bf7f2bcd690fd09e4fec650867cd08c3f28103240ff1313bd968910ccaf816126b9371bf5ec19b21b9abf7 test: secret_key_base: ac4cf71752ed04f87b706693bec6e4d118b0210c747d35dc9354af7a4f1a1555655b0dba40e495b60eac372909084e0689bb93c4aceac68138e1e1d0f53fc9ef # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
roroacms-0.0.7 | spec/dummy/config/secrets.yml |
roroacms-0.0.2 | spec/dummy/config/secrets.yml |
roroacms-0.0.1 | spec/dummy/config/secrets.yml |