Skip to content

Instantly share code, notes, and snippets.

@cyrilcherian
Created September 20, 2017 06:48
Show Gist options
  • Save cyrilcherian/649d692647ddc70afda93be607427221 to your computer and use it in GitHub Desktop.
Save cyrilcherian/649d692647ddc70afda93be607427221 to your computer and use it in GitHub Desktop.
link model role access
link1 model1 role1 true
link1 model1 role2 true
link1 model1 role3 true
link1 model1 role4 true
link1 model2 role1 false
link1 model2 role2 false
link1 model2 role3 false
link1 model2 role4 false
link2 model1 role1 false
link2 model1 role2 true
link2 model1 role3 false
link2 model1 role4 true
link2 model2 role1 false
link2 model2 role2 true
link2 model2 role3 false
link2 model2 role4 true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment