Sha256: 36c01ded8ebc7444c8cafc4900c4bb56b22a281eee32bf1a91655b6d9df6390d

Contents?: true

Size: 1.81 KB

Versions: 16

Compression:

Stored size: 1.81 KB

Contents

---
layout:   default
---

admin\_assistant is a Rails plugin that automates a lot of features typically needed in admin controllers. It is written and maintained by [Francis Hwang][fhwang].

## Features

* Built-in model creation, updating, and deletion.
* Live querying of models, which allows incremental development of controllers without the maintenance problems of generated code.
* Paginated indexes with built-in field-ordering.
* Highly customizable search that allows customization of individual fields, numerical comparators, and boolean operators.
* Built-in Ajax autocompleters for handling belongs-to associations.
* Built-in widgets for handling polymorphic belongs-to associations.
* Built-in support for images with [Paperclip](http://thoughtbot.com/projects/paperclip).
* Heavily hookable interface allows customization of columns, search parameters, form inputs, parameter handling, and model creation.


## Versions

admin_assistant 2.x is only compatible with Rails 3.

If you'd like to get admin\_assistant for Rails 2.1.x through Rails 2.3.x, you can install the most recent version of admin\_assistant 1.x. Note that admin\_assistant 1 is deprecated, and that will only see bugfixes from now on. [Click here](/admin_assistant/v1/) for admin\_assistant 1.x documentation.

The full list of admin\_assistant versions can be seen [here](https://rubygems.org/gems/admin_assistant/versions).


## Still not convinced?

Check out our [screenshots](/admin_assistant/screenshots.html), [who's using admin\_assistant](/admin_assistant/community.html#whos_using), or our [design principles](/admin_assistant/design_principles.html).


## Ready to give it a try?

[Getting started](/admin_assistant/getting_started.html) is easy.

[afarrill]: http://github.com/alexfarrill
[fhwang]: http://fhwang.net/
[mcelona]: http://github.com/mcelona

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
admin_assistant-2.4.0 website/index.markdown
admin_assistant-2.3.2 website/index.markdown
admin_assistant-2.3.1 website/index.markdown
admin_assistant-2.3.0 website/index.markdown
admin_assistant-2.2.8 website/index.markdown
admin_assistant-2.2.7 website/index.markdown
admin_assistant-2.2.6 website/index.markdown
admin_assistant-2.2.5 website/index.markdown
admin_assistant-2.2.4 website/index.markdown
admin_assistant-2.2.3 website/index.markdown
admin_assistant-2.2.2 website/index.markdown
admin_assistant-2.2.1 website/index.markdown
admin_assistant-2.2.0 website/index.markdown
admin_assistant-2.1.1 website/index.markdown
admin_assistant-2.1.0 website/index.markdown
admin_assistant-2.0.1 website/index.markdown