platanus / potassium

A Rails application generator by Platanus, inspired by Suspenders
MIT License
232 stars 17 forks source link

Active Admin - Pundit #378

Closed ldlsegovia closed 3 years ago

ldlsegovia commented 3 years ago

Different pundit settings for app and Active Admin. Active admin policies now go inside the BackOffice namespace. Active admin policies now inherit from BackOffice::DefaultPolicy.