Sha256: 5531ec04f4a75d5cf170021c90fd64aed3940d721e6f44fcc140b58f6b460340
Contents?: true
Size: 608 Bytes
Versions: 10
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/kaminari/kaminari/blob/master/README.md) for the documentation. ## Contributing Pull requests are welcome on GitHub at https://github.com/kaminari/kaminari. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
10 entries across 10 versions & 4 rubygems