21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-17 07:58:39 +02:00
chexpire/config/initializers/filter_parameter_logging.rb
2018-05-23 10:32:04 +02: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]