Sha256: 54a0c761d18678907a012d74b6752fa57f0af6dd5ee2512d9ef7ab17245dd27d

Contents?: true

Size: 964 Bytes

Versions: 7

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

test:
  secret_key_base: 54f746b7bb0518b7ce444a804877b5bfbce95e9a8439b8e20eafb01c976166d710b44e8adfa663e9fa57146c94f7a3428a4aae50e9722842cd22167dfdd27901

# 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

7 entries across 7 versions & 1 rubygems

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