stffn / declarative_authorization

An unmaintained authorization plugin for Rails. Please fork to support current versions of Rails
MIT License
1.24k stars 231 forks source link

Is there a way to see all the roles defined? #226

Open jinsoocha opened 6 years ago

jinsoocha commented 6 years ago

It would be great to have a command line that outputs the list of all the roles defined

seballot commented 3 years ago

Authorization::Engine.instance.roles ?