Sha256: 2079a15ccdd49b965fb884010a85a239f33a8745c93672ed6bbe9e2fe4755259

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

test:
  secret_key_base: a221a5e1b42e5ed0a79ffec26e4b027ef9a9925979aaed45936a624a4efecfdf021b7a619b66227ee69e32a4af101882f6e9e4111d2aff43857273c442306de2

# 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
odania_core-0.0.8 test/dummy/config/secrets.yml
odania_core-0.0.7 test/dummy/config/secrets.yml
odania_core-0.0.6 test/dummy/config/secrets.yml
odania_core-0.0.5 test/dummy/config/secrets.yml
odania_core-0.0.4 test/dummy/config/secrets.yml
odania_core-0.0.3 test/dummy/config/secrets.yml
odania_core-0.0.2 test/dummy/config/secrets.yml
odania_core-0.0.1 test/dummy/config/secrets.yml