# 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/amatsuda/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).