kaleemullah / smart_filters

Easily and quickly create saveable smart filters for an ActiveRecord model. Developed primarily for and used in the Monaqasat.com application.

Home Page:www.monaqasat.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Filters

Smart Filters is an implementation of what you see in the Smart Playlist dialog in iTunes but using ActiveRecord model as the table and columns as the data. It is wise enough to select different criteria based on the column type. See Smart Filters Demo for testing in the development phases.

Smart Filters Preview

Features

  • [DONE] Automatically generate dynamic filters for any (or all) columns in a model
  • Ability to save these queries in a database
  • i18n Support (column names, operators)

Limitations

See Issues.

Copyright (c) 2010 Rizwan Reza for Monaqasat, released under the MIT license.

About

Easily and quickly create saveable smart filters for an ActiveRecord model. Developed primarily for and used in the Monaqasat.com application.

www.monaqasat.com

License:MIT License