Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (17 loc) · 581 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 581 Bytes

Archived

The project is archived.

Ransack::Mongoid

This gem contains the Mongoid support for Ransack.

Installation

Add this line to your application's Gemfile:

gem 'ransack-mongoid', github: 'activerecord-hackery/ransack-mongoid'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ransack-mongoid

Usage

Please refer to Ransack's documentation.

License

The gem is available as open source under the terms of the MIT License.