mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
Hide skip_authorization from being an action. Closes #269
This commit is contained in:
parent
73ec66be01
commit
ff843ca5bb
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ module Pundit
|
|||
hide_action :verify_policy_scoped
|
||||
hide_action :permitted_attributes
|
||||
hide_action :pundit_user
|
||||
hide_action :skip_authorization
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue