Categories: None [Edit]
active_filterable
ActiveFilterable is a gem designed to enable custom query filters for ActiveRecord models through metaprogramming. By using ActiveFilterable, you can specify which attributes of a model can be used for filtering and define different query methods such as full-text matching, prefix matching, suffix matching, IN queries, NOT IN queries, equality, greater than, less than, not equal, greater than or equal to, and less than or equal to. ActiveFilterable provides a concise and flexible way to handle complex query requirements. It allows you to define query filters directly in the model and apply them by chaining method calls in the controller, generating the corresponding query conditions.
Total
Ranking: 185,333 of 192,137
Downloads: 894
Daily
Ranking: 59,666 of 192,103
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,342,103,677 | bundler |
| 7 | 1,325,511,824 | activesupport |
| 8 | 1,292,456,495 | rake |
| 36 | 778,810,251 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kervin |