Pundit with Avo Actions #1039
OlexandrStorchak
started this conversation in
General
Replies: 1 comment 1 reply
-
You could use actions visibility and add your policy methods there. You could create a service that would forward action information to the policy. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys! Please help me configure pundit policies with Avo Actions
I have some actions resources which work with another resource via Interactor and i will want to have policy for separate actions like :
def action_name?
end
Beta Was this translation helpful? Give feedback.
All reactions