Padrino::Admin::AccessControl::Base
Class: Padrino::Admin::AccessControl::Base
- Inherits:
- Object
- Object
- Padrino::Admin::AccessControl::Base
Overview
This base access control class where roles are defined as are authorizations.
Instance Method Summary
-
#allowed?(account = nil, path = nil) ⇒ Boolean
Return true if the given account is allowed to see the given path. -
#
登录查看完整内容