Sha256: 12480685077c1c45ec68b0a6e8645afdc250b02a5854930cf18ec45d146ea236

Contents?: true

Size: 965 Bytes

Versions: 5

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: edfac05da6713f9513da7815233131a11b968e8826bf228616e0db014fe6ab7063be2a1a7972d098ac1f29b451fe3a9104b899200dda027d7c9de0bbcb626f85

test:
  secret_key_base: ab202568aa57fcf882385c51274bd87fd4d1876f49a139292f0b1d45bfde284f3907d312bcea266e634eb8012ddc878f87b54b1ecd888999529a382aa41c17c3

# 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

5 entries across 5 versions & 1 rubygems

Version Path
simple_form_custom_inputs-0.1.0 example/config/secrets.yml
simple_form_custom_inputs-0.0.4 example/config/secrets.yml
simple_form_custom_inputs-0.0.3 example/config/secrets.yml
simple_form_custom_inputs-0.0.2 example/config/secrets.yml
simple_form_custom_inputs-0.0.1 example/config/secrets.yml