Sha256: 13cab07fbfb560288c03a03dace44c5a6e7850b7cc2b41de8a5c3b22051e295d
Contents?: true
Size: 964 Bytes
Versions: 2
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: 8bb2178c7158b4646667cf4ade66adc86d99fb4c77fdd500e9604d7de7bb3c55b9e7315bdf553074be66162f3c5da9d8702dabf7f15e6c00f9912422587d33ae test: secret_key_base: 317dc152f70b754a88958b3c8dc2349980af868e1126d36b87731b5185a20ee09dcb58b6c7c4e5d25772bfd63f0988c048d956485f4c24734de5046c44ea21b2 # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails-service-0.2.0 | spec/rails_app/config/secrets.yml |
rails-service-0.1.0 | spec/rails_app/config/secrets.yml |