Categories: None [Edit]

record_filter

https://rubygems.org/gems/record_filter
https://github.com/aub/record_filter
RecordFilter is a Pure-ruby criteria API for building complex queries in ActiveRecord. It supports queries that are built on the fly as well as named filters that can be added to objects and chained to create complex queries. It also gets rid of the nasty hard-coded SQL that shows up in most ActiveRecord code with a clean API that makes queries simple and intuitive to build.

Total

Ranking: 38,223 of 196,125
Downloads: 34,546

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,010,713,264rspec
37826,900,046activerecord

Owners

#GravatarHandle
1iconaubreyholland