How to Install ruby-kaminari in Ubuntu 18.04



Install ruby-kaminari by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-kaminari

Description:

pagination engine plugin for Rails 3+ and other modern frameworks

Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 3+ . Features: * Clean * Easy to use * Simple scope-based API * Customizable engine-based I18n-aware helper * ORM & template engine agnostic * Modern . Learn more at /usr/share/doc/ruby-kaminari/README.rdoc

Homepage: https://github.com/amatsuda/kaminari

Version: 0.17.0-3

Section: universe/ruby