Sha256: 2e60779d97b2d5c89d35a22af566f78f1ed12fb5ef1b9b52beddd4979cfa05fb
Contents?: true
Size: 964 Bytes
Versions: 113
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: 897d3d3a72d78144b0aaca3fcee6b5fbefbcf0faa82d57af7ea798d7ca743f6af20ec382b901fa3a1c1040dabf7b7709964028905056b85d3953e7c5b26932ec test: secret_key_base: 800a5979ece282471fcaa76d27890046d7c4fd7dae35d7036da7d923adf201525532cd5058689bb081c87a147bd2213bbdc3b690403b60304f53ea777a812613 # 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
113 entries across 113 versions & 1 rubygems