Sha256: c7aac5acc6a357e59a5a772555736617a2495684fb79a85579d27fabbd2e373b

Contents?: true

Size: 964 Bytes

Versions: 2

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

test:
  secret_key_base: 024a2986ed0069a578b63e9d7cd52b2046d34be9d0164d3eebf8572b7f7986bf2ebb6f7df92d78e821f276c270687614357efd21e6c207fc8fa51fdecb13493b

# 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

2 entries across 2 versions & 1 rubygems

Version Path
acts_as_citable-4.0.0 test/dummy/config/secrets.yml
acts_as_citable-3.0.0 test/dummy/config/secrets.yml