notebook/app/authorizers/admin_authorizer.rb
2017-01-14 00:06:33 +01:00

4 lines
51 B
Ruby

class AdminAuthorizer < ApplicationAuthorizer
end