Sha256: 4369b256f832ef217ac6bb720db71e33a59c2e281c1f0e94fbb17174adc5d88d
Contents?: true
Size: 543 Bytes
Versions: 1
Compression:
Stored size: 543 Bytes
Contents
# 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.rdoc). ## 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).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kaminari-data_mapper-0.1.0 | README.md |