Can anyone recommend a lightweight plugin that renders lists of
records nicely with ajax sort, pagination, edit/delete links, etc?  I
tried ActiveScaffold, which is really great, but it's too much for
what I'm trying to accomplish.

Ideally it would be used sorta like this (similar to AS):

controller:
@users = company.users

view:
<%= render :pretty_lists => @users %>

--
Thanks for any help,
Chad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to