Sha256: 7109dd87dcec0c29a3c840c8188e3e68bf131f835546278521c05c81a8e705ba
Contents?: true
Size: 964 Bytes
Versions: 40
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: 435b29150c85897846b32ec980608255bb57407d0910555cd363f21439392670e8fe3356a96ede8583c3a58a2548509b5ba52b4553bdae4fe66412177d9c26ea test: secret_key_base: 426dbadb951d536f32c8107755a3c3d84eb7a9b088ac5afb58c19639e1a5a93f70b753ab0a0ddd757582946dcf81d2c159e5005b2ebebdc051b1fbbd9287165a # 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
40 entries across 40 versions & 1 rubygems