It seems that removing the commented out code from the viewhints helped On Aug 26, 8:10 pm, Matt Jones <[email protected]> wrote: > On Thu, Aug 26, 2010 at 1:18 PM, Scorpio <[email protected]> wrote: > > I've been working and trying to get my head around hobo but when i > > went to the viewhints for category model and wanted to say > > children :products suddenly the server went fubar > > > Internal Server Error > > undefined method `klass' for nil:NilClass > > WEBrick/1.3.1 (Ruby/1.8.7/2010-01-10) at localhost:3000 > > Do you have a corresponding has_many :products in the Category model? > The 'children' viewhint requires that to be set up... > > --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.
