Sha256: 29ef8b5cfcddf016fd03fe7b4a93937b65ab9be26b224cef8590dfd42570b120
Contents?: true
Size: 964 Bytes
Versions: 7
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: 3d7d67d6a39bcd2753e8814612d73a0cfed52f8aa36c065dcb004de14ef4da4ce94a70d9e2ab92e224e1012e57921ae360658c0c7f03508f37dde4b1eeab153c test: secret_key_base: b1d4e88172c2a58d217989ff770283c1514ecb0313d745f0249dfcb6d734513f3d9ed7da7eba5c8cb77dd3f3e1d10d803bc6950b3beac6b6f1a9136a95f2490c # 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
7 entries across 7 versions & 1 rubygems