Sha256: 099bdc8609ec4b404ef5307a69f4db391b92467ff279def6e3abbce97e9c1df6

Contents?: true

Size: 965 Bytes

Versions: 6

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: 93cc56a5c8991ad66f5a0ad2fa901a680d33b4d2b2556737115113246700705a46122df56d060d3da333778569e9bd5a0a0e8c21693cd10c48ad496db33edffd

test:
  secret_key_base: 3040bb7ecbe834a675144408fc988bdaa791f78e9a9df2493665d514e25b8e409644e65194e070f903d18a03cd01e9463d0d562bb50bfbb7ba9dc8d0aef2076b

# 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

6 entries across 6 versions & 1 rubygems

Version Path
dry-system-rails-0.3.1 spec/dummy/config/secrets.yml
dry-system-rails-0.3.0 spec/dummy/config/secrets.yml
dry-system-rails-0.2.0 spec/dummy/config/secrets.yml
dry-system-rails-0.1.0 spec/dummy/config/secrets.yml
dry-system-rails-0.0.2 spec/dummy/config/secrets.yml
dry-system-rails-0.0.1 spec/dummy/config/secrets.yml