Sha256: 55ba123bfc6ab1aa93a42bb25ecfc81a49c07183a05bdc73acc5f530e6e0b05f

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

test:
  secret_key_base: 5845661a1f01d6379fc7069d819ec650e577c8e71e046ae2c412d6bdd908f933cefc7d475b14949e2f8a2e013d41c11b42599cf7fb473fbee7c4f4d2521c93ba

# 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
grape-transformations-0.0.5 spec/test_app/config/secrets.yml
grape-transformations-0.0.4 spec/test_app/config/secrets.yml
grape-transformations-0.0.3 spec/test_app/config/secrets.yml
grape-transformations-0.0.2 spec/test_app/config/secrets.yml
grape-transformations-0.0.1 spec/test_app/config/secrets.yml