Episodes tagged with “administration”
-
284
Active Admin Other translations:
Active Admin allows you to quickly build an admin interface with just a few commands. Not only does it look great, but it is very customizable as shown in this episode.
Tags: administration plugins
-
240
Search, Sort, Paginate with AJAX Other translations:
Many administration pages have search, sorting, and pagination on the index page. See how to add all of this including AJAX.
Tags: rails-30 administration ajax
-
188
Declarative Authorization Other translations:
Declarative authorization provides an advanced and powerful solution for role-based authorization
-
169
Dynamic Page Caching Other translations:
Use a combination of page caching and JavaScript to create a fast cached page that can still be updated dynamically.
Tags: caching performance ajax administration
-
21
Super Simple Authentication Other translations:
Authentication is the final step of setting up administration on our site. There are many ways to do it, but we've taken a simple approach here.
Tags: administration
-
20
Restricting Access Other translations:
Learn how to lock your site down and keep the public from accessing the administration features,
Tags: administration security
-
19
Where Administration Goes Other translations:
Part one of a three part series on making an administration system for your site that doesn't require building a whole separate set of pages.
Tags: administration