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

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

Kaminari DataMapper adapter
https://github.com/kaminari/kaminari-data_mapper

Last synced: 6 months ago
JSON representation

Kaminari DataMapper adapter

Awesome Lists containing this project

README

          

# Kaminari::DataMapper

Kaminari DataMapper adapter.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'kaminari-data_mapper'
```

And bundle.

## Supported versions

* DataMapper 1.1.0+

## 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-data_mapper

## License

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