Sha256: 46a5af34fb802e2b889d1031fdb1d33d81d9ad55a42154d370a2af826a82e131

Contents?: true

Size: 964 Bytes

Versions: 7

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

test:
  secret_key_base: 24b01ee36a0c377fe5189530bf9a447bd8aa34522d548c8dcf7d49ef29ccdfe65afda0493261412bccc90dd3bb8e3fcca1ebc0f38dda2fd92636497194f99357

# 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

7 entries across 7 versions & 1 rubygems

Version Path
remetric-0.0.9 test/dummy/config/secrets.yml
remetric-0.0.8 test/dummy/config/secrets.yml
remetric-0.0.7 test/dummy/config/secrets.yml
remetric-0.0.6 test/dummy/config/secrets.yml
remetric-0.0.5 test/dummy/config/secrets.yml
remetric-0.0.4 test/dummy/config/secrets.yml
remetric-0.0.3 test/dummy/config/secrets.yml