Sha256: 0bffd3f430fd107e7302747468a9109a651008e6cba47acef0779cdd9fdb6017

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: 4a45311cbbf04dc84298d989e5579adf105bda81cb19d14814ea6202fc58f4780f672ba46e5f1374a24703c30765fd3b83eef9cbe3fd34486ab772a2134f7c95

test:
  secret_key_base: 3aef684b6d02318bc82760e6393ef6bf6614a458a3a13ab08f116c3338480ba22c8160d8af1de4e892d35cbe83cc555ad3a94e1fab2734f165b5e3f0915df8f9

# 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
gintonic-rails-0.3.2 test/dummy/config/secrets.yml
gintonic-rails-0.3.1 test/dummy/config/secrets.yml
gintonic-rails-0.3.0 test/dummy/config/secrets.yml
gintonic-rails-0.2.21 test/dummy/config/secrets.yml
gintonic-rails-0.2.2 test/dummy/config/secrets.yml