Sha256: 443dc229725c394c71a91dd1ee6066cfb2f4b5706dd246078ee8dd61f8cf77b5

Contents?: true

Size: 964 Bytes

Versions: 6

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: ee235ede341b4f697df9ef05ff28428e298b95d4fbad4c4959d792ca892f3af362cc2a5d53e8a688c892a6add3a7602685745053ab190ee3da153c3d6db51a71

test:
  secret_key_base: 11c5667760a505977cd296c4c65511ab236dfdb03653184d5f5b9723a1d777807561c6ad5b66e6da9ee6a58ad81610e39e7f33db155de65e54b104f590810177

# 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
controller_resources-0.0.6 spec/dummy/config/secrets.yml
controller_resources-0.0.5 spec/dummy/config/secrets.yml
controller_resources-0.0.4 spec/dummy/config/secrets.yml
controller_resources-0.0.3 spec/dummy/config/secrets.yml
controller_resources-0.0.2 spec/dummy/config/secrets.yml
controller_resources-0.0.1 spec/dummy/config/secrets.yml