Sha256: cbd15a59420be7384b45dac85a069eff9eb7ae0242028659c0c3bdf250a12a92

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: 625f0b0421a2894364f0ffa59d0984bd5e324f91d927985ae2514382b1e5eda75737661235c5bc56327a3cdf2f07a32231a25783a2a19abb17d2bd48df9d375f

test:
  secret_key_base: fb646fb926f81c3cad7fd2a41bd19157db01ed04309093d2adb65a6492fb0b5d9e95c41c0bc4257294c2442d1d0ec554f1da7397cdf8f73295f6c469f59805e6

# 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
lazy_render-0.2.1 spec/test_app/config/secrets.yml
lazy_render-0.2.0 spec/test_app/config/secrets.yml
lazy_render-0.1.3 spec/test_app/config/secrets.yml
lazy_render-0.1.2 spec/test_app/config/secrets.yml
lazy_render-0.1.1 spec/test_app/config/secrets.yml
lazy_render-0.1.0 spec/test_app/config/secrets.yml