Sha256: 9349d483fad129845a0be986b3b860dbe423384f0d727e3e4d332ccddff51e0a

Contents?: true

Size: 713 Bytes

Versions: 8

Compression:

Stored size: 713 Bytes

Contents

admin_assistant
===============

Documentation: http://fhwang.github.com/admin_assistant/
Google Group: http://groups.google.com/group/admin_assistant

admin_assistant is a Rails plugin that automates a lot of features typically
needed in admin interfaces. Current features include:

* Your basic CReate / Update / Delete
* Index with pagination and field ordering
* Search, either by all text fields or by specific fields
* Live querying of models to generate forms and indexes, meaning that adding
  new columns to your admin controllers is easy
* Simple handling of belongs_to association via drop-down selects
* Built-in support for Paperclip

Copyright (c) 2009 Francis Hwang, released under the MIT license

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
admin_assistant-2.4.0 README
admin_assistant-2.3.2 README
admin_assistant-2.3.1 README
admin_assistant-2.3.0 README
admin_assistant-2.2.8 README
admin_assistant-2.2.7 README
admin_assistant-2.2.6 README
admin_assistant-2.2.5 README