Sha256: acaa1a6c1dda0b82baaa5973bd78a1218150c8b4622dbb7532e794200623def5

Contents?: true

Size: 964 Bytes

Versions: 9

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

test:
  secret_key_base: 5ee5677677831551a1ec2785cf9b777c2812d19c31df939fe50541fbea3729abbc39c2a79bd26c28a399ad7c450e0fd0fecec7bea63dedf1e8a72fda68f53519

# 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

9 entries across 9 versions & 1 rubygems

Version Path
html_format-0.0.9 test/dummy/config/secrets.yml
html_format-0.0.8 test/dummy/config/secrets.yml
html_format-0.0.7 test/dummy/config/secrets.yml
html_format-0.0.6 test/dummy/config/secrets.yml
html_format-0.0.5 test/dummy/config/secrets.yml
html_format-0.0.4 test/dummy/config/secrets.yml
html_format-0.0.3 test/dummy/config/secrets.yml
html_format-0.0.2 test/dummy/config/secrets.yml
html_format-0.0.1 test/dummy/config/secrets.yml