Sha256: 78e9585af6728cc9dff72ad227cd5f6d8e1f216053a165ca35d10d67d39deca6
Contents?: true
Size: 964 Bytes
Versions: 23
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: 2f0d73964683106d2246b1dcfed47ba883afcb705fac9f919276409f6f21a32213aa07c31ab7b491a879f2c2c66fb6e76cb3dc8e506407c1e2fd6259cea5bada test: secret_key_base: 0332915b37c8700aee094c3bda19db8f6c8fc109ff8823648ae57a1a0547982587132a2bfe809e08e5bf6799168d7e46f329abe7769480ff34e9f32bc6b6105a # 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
23 entries across 23 versions & 1 rubygems