Sha256: b2535ab9c3eca17097e55358c8cc9ebd92c2debc94d36f0151141ba2f4d3696f

Contents?: true

Size: 964 Bytes

Versions: 11

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

test:
  secret_key_base: beeab7b99b31e2b533f1b9ff126857f637fc83b50efa4e33c87dcfcd9c90b99ea29b128fc0074f028b1b639c1330efe37fd40e25a1c98dfaa0151c2638b2a334

# 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

11 entries across 11 versions & 1 rubygems

Version Path
zapata-1.0.0 spec/support/rails_test_app/config/secrets.yml
zapata-0.1.6 spec/support/rails_test_app/config/secrets.yml
zapata-0.1.5 spec/support/rails_test_app/config/secrets.yml
zapata-0.1.4 spec/support/rails_test_app/config/secrets.yml
zapata-0.1.3 spec/support/rails_test_app/config/secrets.yml
zapata-0.1.2 spec/support/rails_test_app/config/secrets.yml
zapata-0.1.1 spec/support/rails_test_app/config/secrets.yml
zapata-0.1.0 spec/support/rails_test_app/config/secrets.yml
zapata-0.0.3 spec/support/rails_test_app/config/secrets.yml
zapata-0.0.2 spec/support/rails_test_app/config/secrets.yml
zapata-0.0.1 spec/support/rails_test_app/config/secrets.yml