Sha256: 5a82376c7b22f36b0618c9e8037baeeadd608f84747e341938fbdfaadc0fcb86

Contents?: true

Size: 964 Bytes

Versions: 3

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: 87fb945fc5e4bbcc51eccc2687818b1f0b00ca4e6ce973263f65585b2d82ba8c58a5c73a08cc868d708dc54137a15db13e89e4c8d59d34a8e3a32865d020ee29

test:
  secret_key_base: 7295e7eb84648c8d1ecd414f984ee32148afb18f5610c8c321f24b2b5bef489e90782012b11d6666a0358e116e85efae2f54a4e58dd161c4f4fd873e45f1a9cb

# 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

3 entries across 3 versions & 1 rubygems

Version Path
rwr-view_helpers-0.2.0 spec/rails4_dummy_app/config/secrets.yml
rwr-view_helpers-0.1.1 spec/rails4_dummy_app/config/secrets.yml
rwr-view_helpers-0.1.0 spec/rails4_dummy_app/config/secrets.yml