Sha256: 3dc0ed1a87503790df6a624b60a3e3a6f419966ffc23e731bf5aee92248fc2c6

Contents?: true

Size: 986 Bytes

Versions: 2

Compression:

Stored size: 986 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: 83cfa8324795388d9fe5d7d3af33e34739281a6717eebb391e0b2cdc90cc008ac83026ffb35f701bddfefdb03d373ef5161a06a010740dd5416068e653df7a8a

test:
  secret_key_base: fb681a28c434cd69c1ff8653264d20eeb96cb359293c692403e46895f5e63808768c5fe288db422d51c1b5f07b4ed2ba8f4f02d679f7edeb4778a8432628044f

# 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
rails_marketplace-0.0.2 spec/dummy/config/secrets.yml
rails_marketplace-0.0.1 spec/dummy/config/secrets.yml