Sha256: 95513abf613ff8963c5c891416fe243eed0eebfde07f2b91186289efacb3c55b
Contents?: true
Size: 964 Bytes
Versions: 38
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: 17536e49f725c1d7ad34c7cf901feb9b3aabe4d02e16144119fed79148dbc18a3f69b08a7f6c4cc0fd33b4070304794433e1e45e6dad49f5a3e408a0e5a2906a test: secret_key_base: 1526cac7027d109fae74f5ab1e130e90ade565e1fdfee4f6ebbc9915976b0649562ae58775dba7fa97af1fd577bf24239df64925fd0ccb9859c72cb0541d503d # 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
38 entries across 38 versions & 1 rubygems