Sha256: 541c4ecfd703bc0b2c0628b60cbd2c9bacb4b392be8df7e639bbba5761ea5b1d

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

test:
  secret_key_base: ebe440cbf818f65e01f4f94c3b57233a609987e72cbe35cc4fa134f6fabe8f7c31ac7dba843b7ecfa88de27e62ad85202d5b6a693e4139a7f6c7b66d7df4361f

# 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
nunify-1.0.0 test/dummy/config/secrets.yml
nunify-0.5.4 test/dummy/config/secrets.yml
nunify-0.5.3 test/dummy/config/secrets.yml
nunify-0.5.2 test/dummy/config/secrets.yml
nunify-0.5.1 test/dummy/config/secrets.yml
nunify-0.5.0 test/dummy/config/secrets.yml
nunify-0.0.3 test/dummy/config/secrets.yml
nunify-0.0.2 test/dummy/config/secrets.yml
nunify-0.0.1 test/dummy/config/secrets.yml