Sha256: 741c3b3fb1d5930bb622ee9729f809b9d0b77fd1eb19ae0b05a0db028d157ddd

Contents?: true

Size: 608 Bytes

Versions: 3

Compression:

Stored size: 608 Bytes

Contents

# Kaminari::Core

Kaminari core libraries.


## Installation

Add this line to your application's Gemfile:

```ruby
gem 'kaminari-core'
```

And bundle.


## Usage

This gem is basically an internal gem that will be automatically bundled from kaminari gem or kaminari adapter gems.

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


## Contributing

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


## License

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kaminari-core-1.0.0 README.md
kaminari-core-1.0.0.rc1 README.md
kaminari-core-1.0.0.beta2 README.md