Francis Hwang
unread,May 5, 2009, 7:37:55 AM5/5/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to admin_assistant
Some people have asked about documentation: There's really no
documentation on this thing yet, but you want to see usage examples,
you can look in test_rails_app/app/controllers/admin/. Basically, that
test_rails_app contains all the testing for admin_assistant, so every
feature that's in admin_assistant is being used in it somehow.
You'll need to do a git clone to see test_rails_app; ./script/plugin --
install deletes that directory.
If you have specific questions about usage or what you see in there
please feel free to ask here, obviously.
Francis