Skip to content

What's the difference between this gem and pundit? #1

Answered by palkan
killernova asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @killernova,

tl;dr Pundit is pretty much just a helper for your controller; it doesn't help you in any way to write better policy classes (from performance and usability point of view). Action Policy is full-featured framework.

Check out our documentation or the recent RailsConf talk slides.

Replies: 11 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by palkan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #1 on December 14, 2020 17:36.