Sha256: ccd14f0e5535b5a741935a86dc4356e7be47e5eb0b4a2524170b804901f89675
Contents?: true
Size: 964 Bytes
Versions: 3
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: 735fe4e2f5da9c81fad81e4dcdf60770f52f50d7714f521d60dfb2eb34d129db0661e6b6b270c215acfd93c03efa9dd3565efcb56293768e8ef7289485fca36f test: secret_key_base: 7815603dfa52a3215fa8d600144742cc9a324844eb0b0b93bb9bebd72de0a45f045957ec3a614c755be707ac648f0930c5c850f8603455fae9f28b8df96e514d # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
love_monster-0.0.3 | test/dummy/config/secrets.yml |
love_monster-0.0.2 | test/dummy/config/secrets.yml |
love_monster-0.0.1 | test/dummy/config/secrets.yml |