Sha256: bf7bfac778476160e6e5ce57c2dae4207c75ac9fdfd05e7b0658a16feb7ddab4

Contents?: true

Size: 728 Bytes

Versions: 15

Compression:

Stored size: 728 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 and FileColumn

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
admin_assistant-1.0.4 README
admin_assistant-2.2.4 README
admin_assistant-2.2.3 README
admin_assistant-2.2.2 README
admin_assistant-2.2.1 README
admin_assistant-2.2.0 README
admin_assistant-2.1.1 README
admin_assistant-2.1.0 README
admin_assistant-2.0.1 README
admin_assistant-2.0.0 README
admin_assistant-2.0.0.pre2 README
admin_assistant-2.0.0.pre1 README
admin_assistant-1.0.2 README
admin_assistant-1.0.1 README
admin_assistant-1.0.0 README