Sha256: ba0c058d993ec8dd5462a52aa8ec3bd706c831eb4cf7c951f2905c327b91faa5

Contents?: true

Size: 964 Bytes

Versions: 5

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

test:
  secret_key_base: f540ba474b71348416cf3cb0cbf1299d89ba589225d81278dd8efc0190866b3bccd90197c830d6c3b474abbe7913e9f3c50492b8c5739a2abd785640cb228f43

# 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

5 entries across 5 versions & 1 rubygems

Version Path
gamification-1.0.3 spec/dummy/config/secrets.yml
gamification-1.0.2 spec/dummy/config/secrets.yml
gamification-1.0.1 spec/dummy/config/secrets.yml
gamification-1.0.0 spec/dummy/config/secrets.yml
gamification-0.0.2 spec/dummy/config/secrets.yml