Sha256: c88b39b76ed2093805cdedefb7b44fcd9f454f2f64c08f64c61df8d734403c15

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: 2587f5d3ab0061185b3b63c8ac156ba15ed94bf6e06e8b95feebe2cdc226db6e0fbca14d8d7de56d6d19ff6d92374219e559f1165e229d8880e48e6848d2246c

test:
  secret_key_base: cdc321b31e1f7b3e2601ac3d5a8e0e5a4115a003c5a21f8048263ebb555ce1ef1b7e1d2d200c381ed65fbb9e6ef71d51181ab6cb1859b5649a05d2d204fee0b3

# 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
acts_as_interval-0.0.4 spec/dummy/config/secrets.yml
acts_as_interval-0.0.3 test/dummy/config/secrets.yml
acts_as_interval-0.0.2 test/dummy/config/secrets.yml
acts_as_interval-0.0.1 test/dummy/config/secrets.yml