Sha256: 51c5695c458bf9bbdd613c2f08227dec1ee9de0161d55fb561f01fc839d515ad

Contents?: true

Size: 964 Bytes

Versions: 3

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: 57bf379e3505a28061badc28fb1ae1a29fa08206299aa3dee25c164e2529c1e404b685308f1b7b285e555ebf6453d94e24cf6493047c84b39838c09e0091c12a

test:
  secret_key_base: 98535ccd22719fcb32b34460ce435a339f1e9ff40e184a3060b1bc2a9b2c9e63bad068c173f762f4f27c00d78d08a5a0da2fb745ee9edfc0a4defbd4385e05c3

# 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

3 entries across 3 versions & 1 rubygems

Version Path
csv_fast_importer-1.2.0 sample-app/config/secrets.yml
csv_fast_importer-1.1.0 sample-app/config/secrets.yml
csv_fast_importer-1.0.0 sample-app/config/secrets.yml