OK, looks like a bug in the new routing code. I thought I had a sortable-collection in the integration tests that should have caught that.
hobo's asking for reorder_alteration_assignments_url, but you have reorder_alteration_assignment_index_url I'll take a look tomorrow. Bryan On Wed, Dec 12, 2012 at 5:36 PM, Ryan <[email protected]> wrote: > There is: > > reorder_alteration_assignment_index POST > /alteration_assignment/reorder(.:format) > alteration_assignment#reorder > > > On Wednesday, December 12, 2012 4:33:54 PM UTC-6, Bryan Larsen wrote: >> >> what does `rake routes` tell you: are there any reorder actions in there? >> >> Bryan > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/0e_pWPmxXZIJ. > > 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/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
