Skip to content

Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.

License

Notifications You must be signed in to change notification settings

armchairdj/filterrific

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filterrific

Add filter controls to your ActiveRecord lists and persist filter settings via session or DB.

MIT licensed.

Note on Patches/Pull Requests

  • Fork the project.

  • Make your feature addition or bug fix.

  • Add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)

  • Send me a pull request. Bonus points for topic branches.

Copyright © 2010 Jo Hund. See (MIT) LICENSE for details.

About

Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 92.4%
  • JavaScript 7.6%