Sha256: a47c90a1e9d4ca89c582730f50deddb8005fd1bd64535d4c4112f50080e338df

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: 46f3808446f8953d1c48361b0c6873b64bb2adf13fa7630f5c60ca2729d63a173d30c270d10fe595a88415a00a668a9d951f9400ebaaed2479f09d261c2c6624

test:
  secret_key_base: 4c1514e381123e79b958f6983762ccd7796571e08b37cbc9e6a987e2069407fa494a828648cc96edbc882bf7a82453441e9881f0a4e37c930f7757d3abdf58f3

# 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 & 1 rubygems

Version Path
notify_user-0.1.4 spec/dummy/rails-4.1.0/config/secrets.yml
notify_user-0.1.3 spec/dummy/rails-4.1.0/config/secrets.yml
notify_user-0.1.2 spec/dummy/rails-4.1.0/config/secrets.yml
notify_user-0.1.1 spec/dummy/rails-4.1.0/config/secrets.yml
notify_user-0.0.30 spec/dummy/rails-4.1.0/config/secrets.yml