Sha256: 6b065911b32e553e5092469764d35ac934a17ec88f6e353df3455046f07581bd

Contents?: true

Size: 964 Bytes

Versions: 5

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

test:
  secret_key_base: b1b611799ea1eeeaf73a38f2abdf2835412f30fdeb4dad9a60c6b63f17912fdce9f3beff3b1169c1ba0b239caa9a8208df1c76ec177ad770228c8909875b69a4

# 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

5 entries across 5 versions & 1 rubygems

Version Path
activerecord-refresh_connection-0.0.5 example/config/secrets.yml
activerecord-refresh_connection-0.0.4 example/config/secrets.yml
activerecord-refresh_connection-0.0.3 example/config/secrets.yml
activerecord-refresh_connection-0.0.2 example/config/secrets.yml
activerecord-refresh_connection-0.0.1 example/config/secrets.yml