# File lib/exception_notifier_helper.rb, line 65 def exclude_raw_post_parameters? @controller && @controller.respond_to?(:filter_parameters) end