Giter Site home page Giter Site logo

bcber / filterrific Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jhund/filterrific

0.0 2.0 0.0 1.57 MB

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

Home Page: http://filterrific.clearcove.ca

License: MIT License

Ruby 92.95% JavaScript 7.05%

filterrific's Introduction

Filterrific

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


A filterrific enhanced list


Make sure to go to the fantastic Filterrific documentation to find out more!

Installation

gem install filterrific

or with bundler in your Gemfile:

gem 'filterrific'

Compatibility

Every commit to Filterrific is automatically tested against the following scenarios:

Rails version Ruby environments Database adapters Build status
Rails 4.2 MRI 1.9.3, 2.0.0, 2.1.2, 2.2.0 mysql, mysql2, postgresql, sqlite3 Build Status
Rails 4.1 MRI 1.9.3, 2.0.0, 2.1.2, 2.2.0 mysql, mysql2, postgresql, sqlite3 Build Status
Rails 4.0 MRI 1.9.3, 2.0.0, 2.1.2, 2.2.0 mysql, mysql2, postgresql, sqlite3 Build Status
Rails 3.2 MRI 1.9.3, 2.0.0, 2.1.2 mysql, mysql2, postgresql, sqlite3 Build Status

Filterrific version 1.x should work on older versions of Rails and Ruby, however the 1.x branch is not supported any more.

Guidelines for submitting issues

Please post questions related to usage at StackOverflow under the filterrific tag.

If you think you've found a bug, or have a feature request, then create an issue here on Github. You'll make my job easier if you follow these guidelines:

  • Please keep in mind that I do this in my spare time. I appreciate it if you first do everything you can on your own: read the detailed filterrific documentation, look for similar issues on StackOverflow, search the internets, etc.
  • If you're stuck, give me sufficient context so that I have a chance to identify the issue:
    • what version of filterrific are you using? (look in your Gemfile.lock)
    • what version of Rails are you using? (look in your Gemfile.lock)
    • what version of Ruby are you using? (run ruby -v in your app root)
  • If you get an exception, include the entire stack trace, including the error message.
  • Include any relevant code snippets (your model, controller, and view code).
  • When pasting code, please use markdown code formatting. It will be much easier to read.

Resources

Build Status

Code Climate

License

MIT licensed.

Copyright

Copyright (c) 2010 - 2015 Jo Hund. See (MIT) LICENSE for details.

filterrific's People

Contributors

jhund avatar pnomolos avatar sebboh avatar tinyfive avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.