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

https://github.com/davydovanton/kaminari-hanami

This repository is no longer maintain: Kaminari integration for @hanami
https://github.com/davydovanton/kaminari-hanami

hanami kaminari kaminari-hanami ruby

Last synced: 6 months ago
JSON representation

This repository is no longer maintain: Kaminari integration for @hanami

Awesome Lists containing this project

README

          

# Kaminari::Hanami

**This repository is no longer maintain**

kaminari-hanami is a Kaminari paginator's adapter gem for [hanami](http://hanamirb.org).

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'kaminari-hanami'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install kaminari-hanami

## Usage

## License

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