On Aug 8, 2011, at 1:02 PM, kevinpfromnm wrote: > hey Matt, can you think of any reason it'd be throwing the same default_order > error when trying to render a form? > > <form with="&this.comments.new :owner => current_user" > update="comments-collection" reset-form /> > > results: > undefined method `default_order' for #<Class:0xb543f890> > > I've taken the with part and done a <%= h this.comments...inspect %> and it's > returning a valid model. > > ... > > Found a workaround but still doesn't make much sense. It's a polymorphic > comment, think it was breaking on the type/id field.
Can you post the complete backtrace? --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.
