1
0
postdoc/config/initializers/filter_parameter_logging.rb
2020-12-06 21:05:11 +01:00

5 lines
194 B
Ruby

# 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]