Sha256: 60175788de258a2b6cf6ec772de5c139678fff492a9474d8af5420a5b670fd12

Contents?: true

Size: 964 Bytes

Versions: 9

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: 97498ce7962ef78b51283c750ba56fbb1bc7895b8e201b098c67c10954832ad9e4f18943edade5757ed4e47f693bbc0ceb2e3dc71df9f2973a20a3bcf4120b67

test:
  secret_key_base: 5460be29a409fb920786367be99a3c8837e1c08c2e4ad4e535fcec4b0cfdf8771658f7fa1ee3a37205bc85a12efd51a85b945a12694d76a4d303092d51359e00

# 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

9 entries across 9 versions & 1 rubygems

Version Path
dump-1.2.2 spec/dummy-4.1/config/secrets.yml
dump-1.2.1 spec/dummy-4.1/config/secrets.yml
dump-1.2.0 spec/dummy-4.1/config/secrets.yml
dump-1.1.0 spec/dummy-4.1/config/secrets.yml
dump-1.0.8 spec/dummy-4.1/config/secrets.yml
dump-1.0.7 spec/dummy-4.1/config/secrets.yml
dump-1.0.6 spec/dummy-4.1/config/secrets.yml
dump-1.0.5 spec/dummy-4.1/config/secrets.yml
dump-1.0.4 spec/dummy-4.1/config/secrets.yml