Sha256: 775caae3b70a15fb48233bb710b3784cbb920c068d091c4813921f1b7b2942fe

Contents?: true

Size: 964 Bytes

Versions: 4

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: 708d024997b18a321520387693d4872c6ef5e99deaee1ed48ffef4ee18e405f9e1fea8c603397b17b87fbb82110efdcce45ab0bb453920a78e6d53c21d266cf2

test:
  secret_key_base: b79d31c03d9a2d24e77e682e1fcf2739871dd23ba2c143d3dbad4ca47f5bbff2f8c624ace65d11cf02535080058dbce15ca853a73cd8738c7e2bc4a7f4c9beb3

# 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

4 entries across 4 versions & 1 rubygems

Version Path
config-1.0.0 spec/app/rails_4.2/config/secrets.yml
config-1.0.0.beta3 spec/app/rails_4.2/config/secrets.yml
config-1.0.0.beta2 spec/app/rails_4.2/config/secrets.yml
config-1.0.0.beta1 spec/app/rails_4.2/config/secrets.yml