RubyFlow The Ruby and Rails community linklog

Testing Pundit rails authorisation with RSpec

Authorisation is always an issue, have to be dealt carefully and often you start off with simple home made statements like user.admin?, etc. … I had to switch from a custom solution to a solid community proofed and backed solution. Find here my synopsis on testing Pundit with Rspec.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in