# frozen_string_literal: true Ransack.configure do |c| c.strip_whitespace = false end