In this section, we are going to streamline the permission structure for the entire application using a gem called `Pundit`. This app component will manage the authorization rules so that users are only able to perform the tasks that we want them to do.
In this guide, we are going to implement a custom policy to start building out our app's permission structure.
In this guide we are going leverage BDD to start building out our permission structure.
In this guide we'll walk through how to add growl notifications for our permission alerts. We already have our growl notification installed for basic notifications, however we need to update it in order to work for our permission based alerts.
In this guide we are going to continue building out our application's permission structure. Specifically we're going to work on ensuring that users are only able to see the posts that they created.
devCamp does not support ancient browsers.
Install a modern version for best experience.