throw an error if a URL is set, but the serialize fails?
-- JoshuaOn 5/24/06, Josh on Rails <[EMAIL PROTECTED]> wrote:
Using Rails to generate a sortable list, I get the draggable/sortable page elements, but Ajax never fires back the post-sorted list. (I've checked with IE & Firefox,
Using Rails to generate a sortable list, I get the draggable/sortable page elements, but Ajax never fires back the post-sorted list. (I've checked with IE & Firefox, the "save this order to the DB" controller hasn't been called.)
The View: Drag to sort. <% @estimate.components.each do