Sha256: 068ae56f57f7c369af3a2f808854f579328c7aa108d2c27c5811c9e6a6fa161f

Contents?: true

Size: 965 Bytes

Versions: 4

Compression:

Stored size: 965 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 `rails 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: 01379195d30baa1d16a3476e8e533ff5a2dd1c7850a17221f5548ee081dd69ac1af2de493bcba5f3148db5ae02631ab58a2a95c4a4d440dd9b32875a0ce2fb32

test:
  secret_key_base: 1755118951a349ed08bebf12c34a345e5bf9803459fdc4e302e794802d6e6bfada080bc023370bf2fabb94cfee86329703542ebc48c360b0f7819411c3474011

# 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

4 entries across 4 versions & 1 rubygems

Version Path
rails_static_record-0.2.1 spec/dummy/config/secrets.yml
rails_static_record-0.2.0 spec/dummy/config/secrets.yml
rails_static_record-0.1.1 spec/dummy/config/secrets.yml
rails_static_record-0.1.0 spec/dummy/config/secrets.yml