Sha256: a8d9e1fa51d66bf18c87a0377aab08a020480087f82eff33d6ee1b4d3952c071

Contents?: true

Size: 964 Bytes

Versions: 4

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: 06f48583d677a322c5ebe1a326c57165c2ded150d3c8267c2402c5d777f48596753a714c7bb98fffa92d319c3c835ce9b5c6c542973027883fc6477f5a2f3bbb

test:
  secret_key_base: 0895f588b3892f416ce6ad3abc9abac597f6584efaeb664e5d7defa63d4598b54668ab4014a5858ab2b34870473052f112148ea7c578e75f1413815f0ba061fd

# 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

4 entries across 4 versions & 1 rubygems

Version Path
ar-translatable-0.2.0 spec/dummy/config/secrets.yml
ar-translatable-0.1.0 spec/dummy/config/secrets.yml
ar-translatable-0.0.2 spec/dummy/config/secrets.yml
ar-translatable-0.0.1 spec/dummy/config/secrets.yml