Skip to content

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

License

Notifications You must be signed in to change notification settings

kaleemullah/smart_filters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published