Skip to main content

avo-filters

Add and configure filtering on an Avo resource's Index view — basic filters (developer-written Ruby filter classes), dynamic filters (user-built ad-hoc filtering via `filterable` fields and `dynamic_filter`), and scopes (one-click segment tabs and default views). Use when the user wants to filter, segment, or set a default view for the records on a resource index — e.g. "filter projects by status", "filter users by role", "filter by a date range", "let users build their own ad-hoc filters", "filter by an association", "only show active records by default", "hide soft-deleted by default", "add a tab for admin/active users", "segment orders into paid/unpaid tabs", "show a count next to each tab", or "hide the All tab". Covers the avo:filter and avo:scope generators, def filters and def scopes, ransackable_attributes, and default scopes.

Jump to install

Source facts

Repository
avo-hq/skills
Last source activity
July 29, 2026 at 09:06
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.