Sha256: 8847011adb8a2652d31a177f160e0d31ae53101bc4d92d258ddb61dcd3935581
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: 32668a71d5930b296649a7dab20b2c3fd83c71839366b796a889f537ede957dcdcf7ac4cdf9d9011c13b35cc73ef07b075692b8a6f4b8cebb5544e4f6ec466fa test: secret_key_base: b128f26d4b543e10dc11aa9caffdc09caf117e6ce1b977b8e00f9d7dcf2b6993d36e78eb033c111010f7897e286a335e099fb265ac2209212d34ccb338acf6cd # 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 |
---|---|
acts_as_permalinkable-0.0.1 | test/dummy/config/secrets.yml |