admin_assistant
admin_assistant copied to clipboard
Super-hookable, obsessively tested admin controllers for Rails.
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