Sha256: 91c1ebce2994f4c6f1c7ea8782f9aab68bed563b0c38ce20ecf561e3b18d630d

Contents?: true

Size: 1.25 KB

Versions: 8

Compression:

Stored size: 1.25 KB

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 `rails secret` to generate a secure secret key.

# Make sure the secrets in this file are kept private
# if you're sharing your code publicly.

# Shared secrets are available across all environments.

# shared:
#   api_key: a1B2c3D4e5F6

# Environmental secrets are only available for that specific environment.

development:
  secret_key_base: bb93504dd7a7461dc1358e02b76598a18fd6ef38063f4ee7b733f6a6668714b0ddc1b1da7a7792ee13bec8f2f6bc8be49fc9ed273edace86a7766b29e7465230

test:
  secret_key_base: dfa8c93161d4b84507547786ac12fd60832723ecc07cb15098de2e4376a60b969865dcfa89dabb56b71182ae70845fff7855704f0e302ac635b696a798510ca2

# Do not keep production secrets in the unencrypted secrets file.
# Instead, either read values from the environment.
# Or, use `bin/rails secrets:setup` to configure encrypted secrets
# and move the `production:` environment over there.

production:
  secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
t2_airtime-0.6.0 spec/dummy/config/secrets.yml
t2_airtime-0.5.2 spec/dummy/config/secrets.yml
t2_airtime-0.5.1 spec/dummy/config/secrets.yml
t2_airtime-0.5.0 spec/dummy/config/secrets.yml
t2_airtime-0.4.1 spec/dummy/config/secrets.yml
t2_airtime-0.4.0 spec/dummy/config/secrets.yml
t2_airtime-0.3.1 spec/dummy/config/secrets.yml
t2_airtime-0.3.0 spec/dummy/config/secrets.yml