An open API service indexing awesome lists of open source software.

https://github.com/kaminari/kaminari-mongo_mapper

Kaminari MongoMapper adapter
https://github.com/kaminari/kaminari-mongo_mapper

Last synced: about 2 months ago
JSON representation

Kaminari MongoMapper adapter

Awesome Lists containing this project

README

          

# Kaminari::MongoMapper

Kaminari MongoMapper adapter.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'kaminari-mongo_mapper'
```

And bundle.

## Supported versions

* MongoMapper 0.9+

## Usage

See [Kaminari README](https://github.com/kaminari/kaminari/blob/master/README.md).

## Contributing

Pull requests are welcome on GitHub at https://github.com/kaminari/kaminari-mongo_mapper

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).