aboutsummaryrefslogblamecommitdiffstats
path: root/activestorage/test/dummy/config/initializers/filter_parameter_logging.rb
blob: 7a4f47b4c23fb6b7ee95fb3074987cdf8e0af651 (plain) (tree)
1
2
3
4
5
6

                             



                                                                          
# frozen_string_literal: true

# Be sure to restart your server when you modify this file.

# Configure sensitive parameters which will be filtered from the log file.
Rails.application.config.filter_parameters += [:password]