W3cubDocs

/Padrino

Module: Padrino::Admin

Overview

Padrino::Admin is beautiful Ajax Admin, with these features:

Orm Agnostic

Adapters for datamapper, activerecord, mongomapper, couchdb (now only: datamapper and activerecord), ohm

Authentication

Support for Account authentication, Account Permission management

Scaffold

You can simply create a new “admin interface” simply providing a Model

Ajax Uploads

You can upload file, manage them and attach them to any model in a quick and simple way (coming soon)

Defined Under Namespace

Modules: AccessControl, Generators, Helpers Classes: AccessControlError

Class Method Summary

Class Method Details

.registered(app) ⇒ Object Also known as: included

© 2010–2019 Padrino
Licensed under the MIT License.
https://www.rubydoc.info/github/padrino/padrino-framework/Padrino/Admin