Sha256: 148fece5a191cfd0bcb49a476e8047900afadad6916cd1924ccb0f657cabedcc

Contents?: true

Size: 964 Bytes

Versions: 5

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: 30acc0e67113a41a26aaa51ce7dff2bd4a76405430ab7b735e21f2eb15133d68a8f8684a976bc87b3f4971848eaccfebd85c305187a5068d7606f875bf9cc77f

test:
  secret_key_base: aff60ff3999068d71d65a57555b0f2ecea1543351dfb9121ea94f26013906dc681add716e3e8b63f499df6d38b535e47bece086faa0b849ce7fa47692c6e1ad0

# 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

5 entries across 5 versions & 2 rubygems

Version Path
drtom_rails_config-0.5.0.beta1 spec/app/rails_4.1/config/secrets.yml
config-1.0.0 spec/app/rails_4.1/config/secrets.yml
config-1.0.0.beta3 spec/app/rails_4.1/config/secrets.yml
config-1.0.0.beta2 spec/app/rails_4.1/config/secrets.yml
config-1.0.0.beta1 spec/app/rails_4.1/config/secrets.yml