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.
Required Ruby Version
None
Authors
Aubrey Holland, Mat Brown
Versions
- 1.0.1 March 19, 2010 (41 KB)
- 1.0.0 March 18, 2010 (41 KB)
- 0.9.17 March 04, 2010 (40 KB)
- 0.9.16 February 12, 2010 (39.5 KB)
- 0.9.15 January 04, 2010 (39.5 KB)
- 0.9.12 September 24, 2009 (39 KB)