Sha256: 1681f65f67f64b8c397772ca4b89a15ebb29e37650e76eac3bf14105ac0dbb53

Contents?: true

Size: 964 Bytes

Versions: 5

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: 4bae3e6aa5873e12bf1cd8b5d5e6ca5eea3d8a323ab620f82622586744bccc5530901950a14497ed2d61ba13c946fabfba10ff6253563d6be7a998fdeadeb8a5

test:
  secret_key_base: bc0f5dde1c11dc12aa06d89c9c6f8e9b81975e2c4252d39e49c0291645eb0a6c21fc0b4716ddf1a3aab14d369c177355b448eb7f94779f76ecce5c05ac896883

# 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

5 entries across 5 versions & 5 rubygems

Version Path
authclient-0.0.1 test/dummy/config/secrets.yml
rails_forum-0.0.1 test/dummy/config/secrets.yml
rails-forum-0.0.1 test/dummy/config/secrets.yml
tiny-forum-0.0.1 test/dummy/config/secrets.yml
tiny_forum-0.0.1 test/dummy/config/secrets.yml