On Dec 13, 2012, at 2:45 PM, Ryan wrote: > Try http://github.com/rgrice/sortable_problem.git > > Uncommenting the bottom of routes.db makes it work > > Thanks > Ryan
Just guessing, but it looks like having a singular-named controller (alteration_assignment_controller.rb) is confusing the route generation code. Can you try renaming that one to be plural? --Matt Jones -- 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.
