Description:

Adds authentication to a project with simple authentication needs

Example:

rails generate rockstart:authorization:pundit

This will create:
    Installs pundit gem