summaryrefslogtreecommitdiff
path: root/www/ruby-padrino-admin/DESCR
blob: 50f7710baab2d93ea13e6ad04f37bf174bbd3b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
= Admin Dashboard and Authentication (padrino-admin)

=== Overview

Padrino has a beautiful Admin management dashboard with these features:

Orm Agnostic::Data Adapters for Datamapper, Activerecord, Sequel, Mongomapper,
Mongoid, Couchrest.

Template Agnostic:: Erb, Erubis and Haml Renderer.

Authentication:: Support for Account authentication, Account Permission
managment.

Scaffold:: You can simply create a new "admin interface" by providing a Model.

Access Control:: Supports authentication and role permissions for your
application.