I found the fix. I was looking at the old git repo. All working well. Thank you! -Paul
On Wednesday, March 20, 2013 1:11:09 PM UTC-7, Paul wrote: > > Hi, > > I am not able to get <sortable-collection > with acts_as_list to work with > controllers that are in the admin subsite. It works great in the primary > (non-subsite) controllers. > > I get the error: > > undefined method `admin_reorder_protocol_frequencies_url' for > #<#<Class:0x007fa017791c10>:0x007fa017796b70> > > > ProtocolFrequency is my model. I also have a few other models that behave > the same. Although, All of the model controllers that belong to the primary > application controller level work perfectly. > > Any ideas? > > Thank you, > Paul > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
