Pretty Record Lists

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 %>

Hey Chad,

Check the WiceGrid Plugin. Never used, but seems to be what you want:

https://redmine.wice.eu/wiki/wice-grid

Cheers, Sazima