This guide will walk through how to implement the ability for our application to have Admin users and we're going to accomplish this by leveraging single table inheritance (STI).
In this guide we will update our application's seed file to keep it up to date with the changes made to the schema file.
In this guide we will implement the functionality to dynamically update the view based on if a user is logged in or not.
Learn how to install and implement the basic configuration for the Pundit gem in order to start building the application's permission structure.
This guide will explain how to integrate permissions into a Rails app to ensure posts can only be edited by the user that created the post.
This tutorial walks through how to easily integrate growl type notifications into a Rails application, including the ability for them to fade out automatically and have images and custom text.
In this tutorial you will learn how to install and configure the Administrate gem in a Rails application to supply a full admin dashboard to users.
This guide explains how to manage access levels to the admin dashboard in a Rails application, including working with single table inheritance and the Administrate gem.
This guide walks through how to use the Administrate dashboard in a Rails application, including how to run database queries, add new records, delete items, and edit database entries.
In this guide we'll walk through how to customize forms in the administrate admin dashboard, including customizing the forms for the AdminUser dashboard.
This guide will walk through the process of how to use subdomains in a Rails application, including how to see which subdomain a user is on and how to view subdomains locally.
devCamp does not support ancient browsers.
Install a modern version for best experience.