Sha256: c8157ab34541771fc3c4f5b033de45222134020778e43837e55503860437eeb9
Contents?: true
Size: 964 Bytes
Versions: 18
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: 17d20f6d8e0a549915926466a0ac8fa85883f19aae529cdd293d134208c0f1d08c25f74a42ca9cc58b183be18504b528fef5ab16900c90ed8a14c34f1be4fe12 test: secret_key_base: d61a1caaf32cfc55bcedda3af7165280be5ac5c732d5fe9e858a5dc6b2d173b72b42a046410c847ea9328f99be7d1958804c06810baa8d110ad996ef1422d316 # 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
18 entries across 18 versions & 1 rubygems