Sha256: 21c3878252b3318b3159e6e777aba87c616e9f6524a339ac2a756a864b73a9e8

Contents?: true

Size: 964 Bytes

Versions: 2

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: dfb17a6bd8c6f548939065712bd51b8eb9d051c39b9ac5df7fe770ceb7a9a6812f77fd60a7c4a1e4bb7b1cd34f26d79985c205c6e8b29be26c540ac592ebc6d6

test:
  secret_key_base: 8ddaa2cc0aa058d7ca9f732a96f08993e4d90592a326d9c10d28cb96e4c0fc61d3cc504c0f7e07ca52843b3b6a48d895fdd43af6010cb9c2eb938bae668ffd79

# 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

2 entries across 2 versions & 1 rubygems

Version Path
sprangular-0.1.0 spec/dummy/config/secrets.yml
sprangular-0.0.1 spec/dummy/config/secrets.yml