filter_parameter_logging.rb 194 B

1234
  1. # Be sure to restart your server when you modify this file.
  2. # Configure sensitive parameters which will be filtered from the log file.
  3. Rails.application.config.filter_parameters += [:password]