I'm working on a sortable list in rails and as soon as I sort I get errors counting up like stockmarket
Image of Error: http://img153.imageshack.us/img153/5584/crazyerrorzs3.jpg My code chunk: <%= sortable_element "categories", :tag => 'div', :only => 'sortable', :handle => "drag_handle", :complete => visual_effect(:highlight, "category_listing"), :url => reorder_forums_path %> Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
