Sha256: 3a6ef3ea3dc590b13e608fa787690bb402f863fd444ca578ea1114657b0e7c24

Contents?: true

Size: 964 Bytes

Versions: 11

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: 4f6c0458b4401ca64422100c477b1261d51cd04666ca320140415270674e4b070cd44af7a1b917e56245fcc44e4da850c7a6cb27b3567c27753627387d7bf6c7

test:
  secret_key_base: 1651c4e323dd689f39acb4e73fe5d400badcb7e8d447ac8f5a4d590b707a4ec9152cbc65b3af6fbf193fb007d76d0a491cdbba0fe438a0aecb880c29e0914ff5

# 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

11 entries across 11 versions & 1 rubygems

Version Path
ratable-0.1.1 spec/dummy/config/secrets.yml
ratable-0.1.0 spec/dummy/config/secrets.yml
ratable-0.0.9 spec/dummy/config/secrets.yml
ratable-0.0.8 spec/dummy/config/secrets.yml
ratable-0.0.7 spec/dummy/config/secrets.yml
ratable-0.0.6 spec/dummy/config/secrets.yml
ratable-0.0.5 spec/dummy/config/secrets.yml
ratable-0.0.4 spec/dummy/config/secrets.yml
ratable-0.0.3 spec/dummy/config/secrets.yml
ratable-0.0.2 spec/dummy/config/secrets.yml
ratable-0.0.1 spec/dummy/config/secrets.yml