jhund / filterrific

Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
http://filterrific.clearcove.ca
MIT License
910 stars 124 forks source link

Fix Ruby 2.7 deprecated warning #197

Closed euxx closed 3 years ago

euxx commented 4 years ago

Fix Ruby 2.7 deprecated warning: filterrific/param_set.rb:104: warning: deprecated Object#=~ is called on Integer; it always returns nil