Sha256: 431bc9d2ca2ba53125e47c7ed451c88dfdfe3a1d356555d8bb0d30a0d40aadbe

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: 3e76757bba6f2b80ef66fdc027eaeced7d1fd31949061a510701a7180f1abbc94671d0d7fec047c6d98c3af15afa5e43831601a3ee567ccde83e716f3e0294e2

test:
  secret_key_base: 13ff88a99d182c14e823d02cac1b0ca49fa0008e05d73dcdd3186480d81adefd1421ed548456d76e0f0511eaba9ce0d161976737c3405223eec818ba43697864

# 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
push_type_core-0.5.0.alpha.5 test/dummy/config/secrets.yml
push_type_core-0.5.0.alpha.4 test/dummy/config/secrets.yml
push_type_core-0.5.0.alpha.3 test/dummy/config/secrets.yml