Skip to content
Snippets Groups Projects
Commit 7d7d2491 authored by Sokolov Yura's avatar Sokolov Yura
Browse files

passing throw matching rules with not matching conditions


Main goal is to allow:

cannot :manage, :all
can :read, :all
can :manage, User, :id=>user.id
can :manage, User, :manager_id=>user.id

Signed-off-by: default avatarSokolov Yura <funny.falcon@gmail.com>
parent 06296b0a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment