Sha256: b4395917194599a4c975ad7d9728df22a3238ebd4a5fec01237fbecbc6cecd9e
Contents?: true
Size: 964 Bytes
Versions: 1
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: 9ec548f888f354573d76a82220e3b52b2783cd5cf905c3bb8140998a22216c9705d8e1de61e0da31e7bb11abf1a1d0a17b2b4b71da10d66408ce4f1fe21101fa test: secret_key_base: 500d7c3e2ed1a8b3be8185f19c8f4a5472efb52218c6278b0b70b8ece23d9a8e38301b1fd0f2e8d27b63605d20904d6d98403461ef591d5879a3202d23719741 # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elm-rails-0.2.0 | test/rails4.2/config/secrets.yml |