Sha256: 6b917b09de41709ec8ab9e55c99ec1bd7fe13f090b58cdc9d6363850d5acbee4

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: 111f67ca8a88444eef7428c0152e2ea0dd6d65a96c5b1258ac0f1d042e1dc4b14f7a27fb927b0f62189923811cb677524a39b1dd68dac13d889611b6df0ad000

test:
  secret_key_base: 6c9ab08f26db4de669673d8f961a489ad6b06281be38e97a007ecccb9432f433dd6b3c0ba872153d35c98c0a2981fe73341ebddc6aab74eb70b9babe30113e1c

# 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
todo_rails-0.1.7 test/dummy/config/secrets.yml
todo_rails-0.1.6 test/dummy/config/secrets.yml
todo_rails-0.1.5 test/dummy/config/secrets.yml
todo_rails-0.1.4 test/dummy/config/secrets.yml
todo_rails-0.1.3 test/dummy/config/secrets.yml
todo_rails-0.1.2 test/dummy/config/secrets.yml
todo_rails-0.1.1 test/dummy/config/secrets.yml
todo_rails-0.1.0 test/dummy/config/secrets.yml