blocknotes / administrate_ransack

A plugin for Administrate to use Ransack for filtering resources
MIT License
31 stars 19 forks source link

Support all ransack predicates #25

Open goosys opened 1 year ago

goosys commented 1 year ago

I made the following changes to enable the use of Ransack's extensive predicates expressions, in addition to ransackable_scope. Please review and let me know if any further changes are needed.


Changes

Breaking changes