Sha256: b2da14ed818fd8608ad74824dbf1cde15c810ab7cb7a0a0d1a5bf972d449720f
Contents?: true
Size: 964 Bytes
Versions: 4
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: 0f47ceb46a550829fa1fb201733c705efcf764bc393c9c98cc7e912302301dda7683732280ed3d3d4d75aba03649710e4da50149664d87275199ef40a9f154c0 test: secret_key_base: 0c254aef92862038a4463a9ca3f25e1856fece768c51a57ebb7e6b1e3d465536a2d7ca0322e99a397b7d399ec6139941b7a2876d42ef928b04544e5ca86a1d4a # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
oxd-ruby-0.1.9 | demosite/config/secrets.yml |
oxd-ruby-0.1.8 | demosite/config/secrets.yml |
oxd-ruby-0.1.7 | demosite/config/secrets.yml |
oxd-ruby-0.1.3 | demosite/config/secrets.yml |