Sha256: 9cfbc75011408f81153f47f308c5f3b3d0a1311beae79b4747da0bd600269638
Contents?: true
Size: 965 Bytes
Versions: 1
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: be99c094b1cb8ffbd7594fb1fad10d3b655ca91cde34b718a8d2b7706154fcf28791d7847e84a0957656a20181a29b48100365ed1d37e0697f695dc419115513 test: secret_key_base: 142b6fc96452b6461d5bb39475d19dd433006ed8844ac46318202492ee54b905a211108de89228a99842ada5873df4ce25e7ade5d5e6339dfbde1a109965d990 # 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 |
---|---|
pubsub_notifier-0.1.2 | spec/rails/rails-5.0.4/config/secrets.yml |