Search code examples
Rolify and acts_as_tenant with Single Signon (with some Devise & Pundit on the side) - can it be...


devisesingle-sign-onrolifypunditacts-as-tenant

Read More
skip authorization for specific controllers using pundit in rails 4...


ruby-on-railsdevisepundit

Read More
Using searchkick with pundit: policyscope error...


ruby-on-railselasticsearchpunditsearchkick

Read More
Rubocop RSpec/MultipleMemoizedHelpers issue on pundit spec tests...


ruby-on-railsrubyrspecpunditrubocop

Read More
ActiveRecord::NotNullViolation: PG::NotNullViolation: ERROR: null value in column "created_at&q...


ruby-on-railsrubytravis-cipundit

Read More
Rails 7 - pundit scope for has many through...


ruby-on-railsrubypundit

Read More
Pundit: how to handle multiple error codes for one unauthorized action?...


ruby-on-railsrubypundit

Read More
Rails controller test defining current user...


ruby-on-railstestingruby-on-rails-7pundit

Read More
Error: uninitialized constant WillPaginate::ActionView (NameError) when using generator with Pundit...


twitter-bootstrapcancanpundit

Read More
How to limit simple form association to show only current user's values...


ruby-on-railsdeviseauthorizationsimple-formpundit

Read More
Scope for nested resources using pundit resolve method...


ruby-on-railsscopenestedpundit

Read More
Why does a Pundit policy for one controller is affected by another?...


ruby-on-railsrubypundit

Read More
Pundit policies with two input parameters...


ruby-on-railsruby-on-rails-4punditpolicies

Read More
Test a policy with rspec...


ruby-on-railspundit

Read More
Pundit::AuthorizationNotPerformedError in Rails...


ruby-on-railspundit

Read More
How to check class in a policy's scope...


ruby-on-railsrubyclasspolicypundit

Read More
Pundit context access...


ruby-on-railspundit

Read More
How to get Active Admin to work with Pundit after login...


ruby-on-railsrubyruby-on-rails-4activeadminpundit

Read More
Ruby / Pundit -> user.owner_of?...


ruby-on-railspundit

Read More
How to test Pundit Scopes in Rspec?...


ruby-on-railsrubyrspecscopepundit

Read More
In Ruby, can you decide from a main method to return or continue when calling a submethod?...


ruby-on-railsrubypundit

Read More
Rails Pundit access to the params or object...


ruby-on-railsrubypundit

Read More
Rails 5 - Pundit policy for the new required model field...


ruby-on-railsrubypundit

Read More
What is the DRY way to restrict an entire controller with Pundit in Rails?...


ruby-on-railsrubyauthorizationpundit

Read More
How to make pundit policies more DRY?...


ruby-on-railsrubypundit

Read More
Pundit::AuthorizationNotPerformedError with Devise controller...


ruby-on-railsdevisepundit

Read More
Rspec spec failing -- undefined method `permissions' for RSpec::ExampleGroups::UserPolicy:Class ...


ruby-on-railsdevisepundit

Read More
Understanding moneky patched implementation of Pundit from Rails 3 to 4...


ruby-on-railsrubyruby-on-rails-4pundit

Read More
Expect mock result to receive method...


rubyrspecpunditrspec-mocks

Read More
How do I write a request RSpec for a request that should fail behind Pundit's authorization mech...


ruby-on-railstestingrspecrspec-railspundit

Read More
BackNext