You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`extend` your class with `Alchemy::SearchableResource` to
provide necessary methods for Ransack to allow searching
and sorting attributes and associations.
By default it allows all string and text attributes to be searched
and all columns to be sorted. No association are allowed by default.
Existing `searchable_alchemy_resource_attributes` and
`alchemy_resource_relations` definitions are respected.
0 commit comments