Sha256: f2d30b5741b526c9488b0cbd6e314a5dfc49226ff433035b8ac70031bc14246f

Contents?: true

Size: 964 Bytes

Versions: 8

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: 48cb81d1fc128524d6f560261d71ed58c50d82faf6cac54fb4860ea66549826c7d03fb748e466d25dc8bbb09a9a570963c155f5004e08d03f09f16851359d981

test:
  secret_key_base: 59b24997aac1cc4ac9b807b5075f7fcbc59c49aa2fecda9dab34daecbc4423b7fe2d536b55c7063f0880625c864fe742e510502a2b1d08c9156ce928d2d2de18

# 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

8 entries across 4 versions & 1 rubygems

Version Path
devise-authy-1.8.3 authy-devise-demo/config/secrets.yml
devise-authy-1.8.3 spec/rails-app/config/secrets.yml
devise-authy-1.8.2 authy-devise-demo/config/secrets.yml
devise-authy-1.8.2 spec/rails-app/config/secrets.yml
devise-authy-1.8.1 authy-devise-demo/config/secrets.yml
devise-authy-1.8.1 spec/rails-app/config/secrets.yml
devise-authy-1.8.0 authy-devise-demo/config/secrets.yml
devise-authy-1.8.0 spec/rails-app/config/secrets.yml