Sha256: 4b99f324876e70c277b759ea26037ea4f439d64088b1908ed0c32563e1981856
Contents?: true
Size: 965 Bytes
Versions: 17
Compression:
Stored size: 965 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 `rails 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: 7cd67f61f31260707aef9d6d0ddc6974812858fef9422fb88f1887f30f593c33b5cf42fd4aee79594f1660ace4e460c3f0f5d45da773848d54ebdf1561289390 test: secret_key_base: 6a8e44ee0f7f17951c295be1e729088c544de2584e7179a8534e4b22bc9304386fa4efeea8c0ed6c8fc2e0e4ddd0c20cd9508bb0376a0cfed9ee4684435ed1cc # 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
17 entries across 17 versions & 1 rubygems