I used RailsApps rails-composer to create a rails-devise-pundit starter application. I am still a little new to ruby on rails and newer to devise, pundit and rails 4.
It is an attribute of the User model. Same as first_name or last_name, there is a field called admin which is a boolean.
first_name
last_name
admin