Sha256: c20d2d4a1359f95811d09352d36f41d610d4431cf1766a11e52dce1d9997068d

Contents?: true

Size: 964 Bytes

Versions: 26

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: 020553dd42bf29249590327f7e007c4616b5a6050e81e09a83f33a744364de171f66291a097292c5197d984c8286075fb67d1a57bfe11cbdedee103cea33b2a2

test:
  secret_key_base: af5df17dfcc791a202730a264b650e049c025652f19eff873d7a2daaa1cf98b467b04792b7433fe49fc877f93fdf94b05fcaba3722a2f9ac0e3afe97ce27014c

# 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

26 entries across 26 versions & 1 rubygems

Version Path
angular_sprinkles-0.1.0 spec/dummy/config/secrets.yml
angular_sprinkles-0.0.9 spec/dummy/config/secrets.yml
angular_sprinkles-0.0.8 spec/dummy/config/secrets.yml
angular_sprinkles-0.0.7 spec/dummy/config/secrets.yml
angular_sprinkles-0.0.6 spec/dummy/config/secrets.yml
angular_sprinkles-0.0.5 spec/dummy/config/secrets.yml