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

Cannot load such a file 'filterrific_api' #192

Open wonderful123 opened 4 years ago

wonderful123 commented 4 years ago

Using the code gem 'filterrific', require: 'filterrific_api' in the Gemfile gives the error: cannot load such file -- filterrific_api (LoadError)

Rails 6.0.1.rc1, Ruby 2.6.3

andrewlynch commented 4 years ago

I am having the same issue

rohitpaliwalstartbit commented 1 year ago

Use it without "require: 'filterrific_api'" and set sanitize_param to false