Sha256: 452c916ccdb94c29f02ea4f5665ec19ab835173baff8b2043f849eb176f2fd35

Contents?: true

Size: 965 Bytes

Versions: 7

Compression:

Stored size: 965 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 `rails 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: cef010831c3c4a0f52653b0a5664ceb8091b9dcfb5feabe3ffcc0e08c006d70414dfb3cd1ba9d1273fe2f49f6b9938a7c22605647e783ce04f08415acc07d887

test:
  secret_key_base: a7f1932ee2f6b72991e40ff14bf4ee16030a9f00fe2294054d39a186be297424a69034528966a2ee61ab959131137bcd7f6ba80491684da11a17c8f7af661abb

# 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

7 entries across 3 versions & 1 rubygems

Version Path
mongo_session_store-3.2.1 spec/support/apps/rails_5.2_app/config/secrets.yml
mongo_session_store-3.2.1 spec/support/apps/rails_5.0_app/config/secrets.yml
mongo_session_store-3.2.1 spec/support/apps/rails_5.1_app/config/secrets.yml
mongo_session_store-3.2.0 spec/support/apps/rails_5.2_app/config/secrets.yml
mongo_session_store-3.2.0 spec/support/apps/rails_5.0_app/config/secrets.yml
mongo_session_store-3.2.0 spec/support/apps/rails_5.1_app/config/secrets.yml
mongo_session_store-3.1.0 spec/support/apps/rails_5.0_app/config/secrets.yml