Sha256: acdea74b61461bbcad281bcaef68889a43f488fd727bb9d66f5514ce68de520b

Contents?: true

Size: 964 Bytes

Versions: 3

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

test:
  secret_key_base: e1d046c304486c3e016b96856cc4aa55c4aef62b848178ed7e162c2fb1ee763a2a157b9ab7b0a58d504a797ccca45d90e1a3701d404348eab6a76112bdd178b2

# 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

3 entries across 3 versions & 1 rubygems

Version Path
tasks_management-0.1.4 test/dummy/config/secrets.yml
tasks_management-0.1.3 test/dummy/config/secrets.yml
tasks_management-0.1.2 test/dummy/config/secrets.yml