Sha256: 394390b3666845349494f7151b299b04810ac4ceb8713a2b89eeb779565e4c2a

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: 9bf5f367218ed051d1ecb86045cb8fdbb6ddbf30807640c59974c7c135b7f8531a29602e8cb33820c9b89281ede28c9a49a6b1f0eb305f7a70d354d23b28eee9

test:
  secret_key_base: 3ae46930d73575febac5e94cc63970a050d40c16ef4f6a9a6fbe29401a90282cf55775fa0e91e8a13d064d8cb4ffc2af5c155bf947fb8545cf43eb697c88bae7

# 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
utter_events-0.2.0 sample_rails_app/config/secrets.yml
utter_events-0.1.0 sample_rails_app/config/secrets.yml