about summary refs log tree commit diff
path: root/config/initializers/suppress_csrf_warnings.rb
blob: 410ab585b464f1229fa021e512d3f03bf633cbec (plain) (blame)
1
2
3
# frozen_string_literal: true

ActionController::Base.log_warning_on_csrf_failure = false