Sha256: c7ad49c75066d60c67ac20b542e0fad79b87768460c77184a9a1a7cdbdfc72af
Contents?: true
Size: 965 Bytes
Versions: 13
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: f08c2ddea01147442dc92324cc79742dfcfd0446939c6a20b11e06ed5453db666f137a30fdb2fdb4f356b6fe2d889fa9614c7785de7d06043e59a0074a8da698 test: secret_key_base: ba03b816547b624cd3f9ae5ab28f2f428ffa7360b6f3d9f4bf150fe078d9f8dd227348aaed9fa87a1acbd0f64cd58a2fee6d853cb8ecd0addebc85c957a149fc # 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
13 entries across 13 versions & 1 rubygems