Sha256: bb698379c8c00e84e4c6c079a09d114154a53849dc3d1fbfc2adb63fd041fa10

Contents?: true

Size: 965 Bytes

Versions: 7

Compression:

Stored size: 965 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 `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.

development:
  secret_key_base: 65609cee1be27561ca0259e759ecafd6dc63e8f90f0c32303053e80ff20071358083e34c6df38ebc3e454721de8da673add7a875dbd2136cef9f3988b1e6b5e0

test:
  secret_key_base: a93fe0e6840efda5522855f203f08f6ba697c0929caf7ac5f4c792b4e875c35b79c975be616cf964f5f61b928d557990b19e00beed89215712527992e5304f0c

# 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-latex-2.3.4 examples/rails-latex-demo/config/secrets.yml
rails-latex-2.3.3 examples/rails-latex-demo/config/secrets.yml
rails-latex-2.3.2 examples/rails-latex-demo/config/secrets.yml
rails-latex-2.3.0 examples/rails-latex-demo/config/secrets.yml
rails-latex-2.2.2 examples/rails-latex-demo/config/secrets.yml
rails-latex-2.2.1 examples/rails-latex-demo/config/secrets.yml
rails-latex-2.2.0 examples/rails-latex-demo/config/secrets.yml