Install ruby-pundit by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-pundit
Description:
object oriente authorization for rails
Pundit provides a set of helpers which guide you in leveraging regular Ruby classes and object oriented design patterns to build a simple, robust and scaleable authorization system.
Homepage: https://github.com/elabs/pundit
Version: 1.0.1-2
Section: universe/ruby