suppress_csrf_warnings.rb 90 B

123
  1. # frozen_string_literal: true
  2. ActionController::Base.log_warning_on_csrf_failure = false