looking at your view code, it appears to be just leaving a default view for this. view with a model produces a <a> linking to the show action with the name of the model name. that's the part that it's bombing on I believe.
On Mar 9, 12:55 am, "Mark Jones" <[email protected]> wrote: > > Can you post the stack trace in a gist or such? > > Full Stack Trace is here: > > http://gist.github.com/326360 > > My User model is here: > > http://gist.github.com/326364 > > My Comment model is here: > > http://gist.github.com/326365 > > Thanks for any help.. > > Mark -- 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.
