Sha256: a0abd3ebfd47cd4aa7adc2faf3440c7d4dddec0c9c75a473ed69a7385858ef79

Contents?: true

Size: 964 Bytes

Versions: 8

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: 72fff57212f5cc55d0f160860909003329287c5ecb4af7d878f35e2a8c0cd9a0d8c3c20247ba0ca1804d029b7da6da6f1f4a12d76e27d1d04dbe279e4f806ac5

test:
  secret_key_base: 2865d728c879cc7b3d9a1aad4d3b576fbe13befa283d7356669a2b8f4d623cc07438058285f1ffd8466e4d2daee7e61ebea412e6d59425c2cbe1690eb74c1766

# 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

8 entries across 8 versions & 1 rubygems

Version Path
human_urls-0.1.7.pre.alpha.0 test/dummy/config/secrets.yml
human_urls-0.1.6.pre.alpha.0 test/dummy/config/secrets.yml
human_urls-0.1.5.pre.alpha.0 test/dummy/config/secrets.yml
human_urls-0.1.4.pre.alpha.0 test/dummy/config/secrets.yml
human_urls-0.1.3.pre.alpha.0 test/dummy/config/secrets.yml
human_urls-0.1.2 test/dummy/config/secrets.yml
human_urls-0.1.1 test/dummy/config/secrets.yml
human_urls-0.1.0 test/dummy/config/secrets.yml