Sha256: 104647b00d3bf6ac6f56df33f353733bafb59cc6c7ac4f46cf04fb8ad908e06e

Contents?: true

Size: 964 Bytes

Versions: 11

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: fe0193ad8b522750943d25f5bb13964249d46d8a985cd6b677b63cf67b1f8e708c1d30144b799ba8757830ffc23938c9739498fd42213bdda4ba38a284c51d27

test:
  secret_key_base: c10169b3fd680f827d9ad24f373728e90ad755d362b0d44d6653856f72c6d3fbf4e502b748470981a87a8cf777b88742985af699fe8e8ea300db31c729b65843

# 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

11 entries across 11 versions & 2 rubygems

Version Path
bootstrap-material-design-0.2.2 test/dummy_app/config/secrets.yml
bootstrap-material-theme-0.2.1 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.2.1 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.2.0 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.1.7 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.1.6 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.1.5 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.1.4 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.1.3 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.1.2 test/dummy_app/config/secrets.yml
bootstrap-material-design-0.1.1 test/dummy_app/config/secrets.yml