class Ransack::Predicate

def detect_and_strip_from_string!(str)

def detect_and_strip_from_string!(str)
  detect_from_string str, chomp: true
end