Sha256: 98f4e96bf12733ed87fedf0d7151640196b6f484f5fd97b2b339666006e6d88b
Contents?: true
Size: 965 Bytes
Versions: 35
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 `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: d7555d06c889f4f51ecf80642ba72ab7513c4d089d46031799fe778354d7c92ed5e9ac45188205bfdcb8b1eaf337dc439b476c2bf35a7d75b331fdfc858bf5c7 test: secret_key_base: 1390fc77945c2af9fa6bd45434298a9cc0ff275c2785eb664df9265fa63389c4cb259edfeb629763d24b82c2d28a438b9689f39363a953c4935fb2e408e0c63a # 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
35 entries across 35 versions & 1 rubygems