Sha256: 636f6922d337e0f6c4e44913af5352d30bc9b64bf9ba9021498d646e32b1ae44

Contents?: true

Size: 819 Bytes

Versions: 1

Compression:

Stored size: 819 Bytes

Contents

# Philtre

Coming Soon...

It's the Sequel equivalent for Ransack, Metasearch, Searchlogic.
If this doesn't make you fall in love, I don't know what will.

Yeah, I know. Corny naming. Filter => Philtre. But it lets you mix things up
and something awesome comes out the other side.

## Installation

Add this line to your application's Gemfile:

    gem 'philtre'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install philtre

## Usage

filter = Philtre.new( hash )
dataset = filter.apply YourModel.dataset

## Contributing

1. Fork it ( https://github.com/djellemah/philtre/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
philtre-0.0.0 README.md