Sha256: 919791af5d02df1e04ab2bb6850be3ecafd96f242a57f2a97ada512a5b18c25e

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: 2a5a8b4c8fb5a5d1ee434d88aa5447bba18a60ea8a2f78b938a1d6deef36f5eea8d233e7742e0e371c6c506d71103fd2dce88e6ce66951ae338daf933bae0ade

test:
  secret_key_base: ba1227c183b4f8418c63c49e730d93eb16c09006b47665358598f6cf4191c256064fd84f5cdf4aa9f802b8f9ca507b5b06eb413d53e57fc748c5b72545f5da5b

# 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
resque-scheduler-web-1.1.0 spec/dummy/config/secrets.yml
resque-scheduler-web-1.0.1 spec/dummy/config/secrets.yml
resque-scheduler-web-1.0.0 spec/dummy/config/secrets.yml
resque-scheduler-web-0.0.4 spec/dummy/config/secrets.yml
resque-scheduler-web-0.0.3 spec/dummy/config/secrets.yml
resque-scheduler-web-0.0.2 spec/dummy/config/secrets.yml
resque-scheduler-web-0.0.1 spec/dummy/config/secrets.yml