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 asset precompilation issue #188

Closed gingermusketeer closed 2 years ago

gingermusketeer commented 4 years ago

Why: configuration to include the asset in precompile list is not being loaded as the file is not present in the gem. This works when referencing the gem via path on the local filesystem however.