Creating a Permission Structure to Manage App Authorization


Not CompletedImplement Pundit for an App Permission Structure

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.

Not CompletedCreating a Custom Permission Structure with Pundit

In this guide, we are going to implement a custom policy to start building out our app's permission structure.

Not CompletedUsing BDD to Build a Permission Structure

In this guide we are going leverage BDD to start building out our permission structure.

Not CompletedHow to Implement Growl Notifications for Permission Alerts

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.

Not CompletedHiding Records from Non Authorized Users in Rails

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.

Quizzes


Creating a Permission Structure to Manage App Authorization
    Unsupported Browser

    devCamp does not support ancient browsers.
    Install a modern version for best experience.