Sha256: d09385f13ce2303b3fd251b363a6455aaec3f46188ecefc2c679ab48a1964a69

Contents?: true

Size: 964 Bytes

Versions: 7

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

test:
  secret_key_base: 077891dd99945627a5f5b4d27fae06486863c495f1a283758dd67802b742a16223aeea403ae98dc8bfd8c18ab9b716fd7fb1f2e9c16eee6efbdb38319db91093

# 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

7 entries across 7 versions & 1 rubygems

Version Path
rails_api_auth-0.1.0 spec/dummy/config/secrets.yml
rails_api_auth-0.0.8 spec/dummy/config/secrets.yml
rails_api_auth-0.0.7 spec/dummy/config/secrets.yml
rails_api_auth-0.0.6 spec/dummy/config/secrets.yml
rails_api_auth-0.0.5 spec/dummy/config/secrets.yml
rails_api_auth-0.0.4 spec/dummy/config/secrets.yml
rails_api_auth-0.0.3 spec/dummy/config/secrets.yml