Sha256: 69c2237e63819d1cdee34f151f41c9f66c437e0424daefb10b58761f5a73ce4a

Contents?: true

Size: 964 Bytes

Versions: 3

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

test:
  secret_key_base: a54cd10614502a4d229196211cd38a854c610bcb12e25f28cfc7883b3bdce442d5a7b6ba49f65ed14ffa1d118ecfdd4afb60af53687bd483faa7072c86fdf54b

# 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

3 entries across 3 versions & 1 rubygems

Version Path
event_capture-0.2.0.beta1 spec/dummy/config/secrets.yml
event_capture-0.1.1 spec/dummy/config/secrets.yml
event_capture-0.1.2 spec/dummy/config/secrets.yml