lib/pg_search/features/tsearch.rb in pg_search-2.1.3 vs lib/pg_search/features/tsearch.rb in pg_search-2.1.4

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require "active_support/core_ext/module/delegation" require 'active_support/deprecation' module PgSearch module Features