Closed twnaing closed 4 years ago
related issue
I think the sample should be updated with the followings for casl 4.x (at models/ability.rb:26) action instead of actions (not breaking, but action is now recommended) subjectName insetad of subject in (breaking change) a. blog post b. example
I think the sample should be updated with the followings for casl 4.x (at models/ability.rb:26)
casl
action
actions
subjectName
subject
I updated action field but don't know why you decided that subject needs to be replaced with subjectName
related issue