Sha256: b773efdadba35d75aa98e30690580e69a0034cc60fad7810a8e6c0bc02dfa1cf

Contents?: true

Size: 965 Bytes

Versions: 15

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

test:
  secret_key_base: 1af3a19dc4c847022648ceb72801ecc98f127beb6c10df558efa7efa13e09678e87d6d1b6a81bef924211f70265eb364ae73f90d524ce6448c4bb8854a0f474f

# 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

15 entries across 15 versions & 1 rubygems

Version Path
ctws-0.3.0.beta spec/dummy/config/secrets.yml
ctws-0.2.3.beta spec/dummy/config/secrets.yml
ctws-0.2.2.beta spec/dummy/config/secrets.yml
ctws-0.2.1.beta spec/dummy/config/secrets.yml
ctws-0.2.0.beta spec/dummy/config/secrets.yml
ctws-0.1.14.beta spec/dummy/config/secrets.yml
ctws-0.1.13.alpha spec/dummy/config/secrets.yml
ctws-0.1.12.alpha spec/dummy/config/secrets.yml
ctws-0.1.11.alpha spec/dummy/config/secrets.yml
ctws-0.1.10.alpha spec/dummy/config/secrets.yml
ctws-0.1.9.alpha spec/dummy/config/secrets.yml
ctws-0.1.8.alpha spec/dummy/config/secrets.yml
ctws-0.1.7.alpha spec/dummy/config/secrets.yml
ctws-0.1.6.alpha spec/dummy/config/secrets.yml
ctws-0.1.5.alpha spec/dummy/config/secrets.yml