Sha256: ab16a16381e60e56fa584e016ce731f229d9c7fb5c80439b92ee770f12c94560
Contents?: true
Size: 525 Bytes
Versions: 56
Compression:
Stored size: 525 Bytes
Contents
# typed: false # frozen_string_literal: true # Be sure to restart your server when you modify this file. # Configure parameters to be filtered from the log file. Use this to limit dissemination of # sensitive information. See the ActiveSupport::ParameterFilter documentation for supported # notations and behaviors. Rails.application.config.filter_parameters += [ :passw, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn, :credentials, :html_content, :text_content, :attachments, ]
Version data entries
56 entries across 56 versions & 1 rubygems