filter_parameter_logging.rb 194 字节
Newer Older
1 2 3 4
# 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]