kaminari--kaminari/kaminari-activerecord/README.md

30 lines
500 B
Markdown

# Kaminari::Activerecord
Kaminari Active Record adapter.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'kaminari-activerecord'
```
And bundle.
## Usage
This gem is basically an internal gem that will be automatically bundled from kaminari gem.
## 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).