Permissions in Rails with Pundit

Published on: 09 May 2014
cookieshq pundit ruby on rails development

A few months back we started a new Rails 4 project at CookiesHQ, which needed permissions management. As CanCan wasn’t adapted to Rails 4, we decided to use Pundit. In this blog post at CookiesHQ, I write about our experience with it. Enjoy!