pagecontent/test/dummy/config/initializers/filter_parameter_logging.rb

5 lines
194 B
Ruby
Raw Normal View History

2014-05-05 07:05:59 +00:00
# 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]