Rolify and acts_as_tenant with Single Signon (with some Devise & Pundit on the side) - can it be...
Read Moreskip authorization for specific controllers using pundit in rails 4...
Read MoreUsing searchkick with pundit: policyscope error...
Read MoreRubocop RSpec/MultipleMemoizedHelpers issue on pundit spec tests...
Read MoreActiveRecord::NotNullViolation: PG::NotNullViolation: ERROR: null value in column "created_at&q...
Read MoreRails 7 - pundit scope for has many through...
Read MorePundit: how to handle multiple error codes for one unauthorized action?...
Read MoreRails controller test defining current user...
Read MoreError: uninitialized constant WillPaginate::ActionView (NameError) when using generator with Pundit...
Read MoreHow to limit simple form association to show only current user's values...
Read MoreScope for nested resources using pundit resolve method...
Read MoreWhy does a Pundit policy for one controller is affected by another?...
Read MorePundit policies with two input parameters...
Read MorePundit::AuthorizationNotPerformedError in Rails...
Read MoreHow to check class in a policy's scope...
Read MoreHow to get Active Admin to work with Pundit after login...
Read MoreRuby / Pundit -> user.owner_of?...
Read MoreHow to test Pundit Scopes in Rspec?...
Read MoreIn Ruby, can you decide from a main method to return or continue when calling a submethod?...
Read MoreRails Pundit access to the params or object...
Read MoreRails 5 - Pundit policy for the new required model field...
Read MoreWhat is the DRY way to restrict an entire controller with Pundit in Rails?...
Read MoreHow to make pundit policies more DRY?...
Read MorePundit::AuthorizationNotPerformedError with Devise controller...
Read MoreRspec spec failing -- undefined method `permissions' for RSpec::ExampleGroups::UserPolicy:Class ...
Read MoreUnderstanding moneky patched implementation of Pundit from Rails 3 to 4...
Read MoreExpect mock result to receive method...
Read MoreHow do I write a request RSpec for a request that should fail behind Pundit's authorization mech...
Read More