This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Francis Hwang (author)
Thu Dec 03 12:29:32 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Dec 03 12:06:14 -0800 2009 | |
| |
MIT-LICENSE | Fri Feb 13 12:53:16 -0800 2009 | |
| |
README | Sun Jul 12 11:27:30 -0700 2009 | |
| |
Rakefile | Tue Sep 15 10:27:45 -0700 2009 | |
| |
admin_assistant.gemspec | Sun Aug 02 08:13:19 -0700 2009 | |
| |
doc/ | Tue Jun 09 05:55:53 -0700 2009 | |
| |
init.rb | Sun Apr 19 10:10:46 -0700 2009 | |
| |
install.rb | Sun Oct 11 19:48:11 -0700 2009 | |
| |
lib/ | Thu Dec 03 12:29:20 -0800 2009 | |
| |
tasks/ | Fri Feb 13 12:53:16 -0800 2009 | |
| |
test_rails_app/ | Thu Dec 03 12:29:32 -0800 2009 | |
| |
uninstall.rb | Fri Feb 13 12:53:16 -0800 2009 | |
| |
vendor/ | Mon Jun 29 12:43:54 -0700 2009 | |
| |
website/ | Sun Nov 22 14:11:50 -0800 2009 |
README
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







