Don't forget, has_one has pretty minimal support. Whenever I try to do a fancy dryml trick on a has_one relationship, the error is usually this uninformative missing empty? method error.
Its probably not whats causing your problem, but its something to keep a watch out for. On Tue, Jul 27, 2010 at 2:57 PM, kevinpfromnm <[email protected]>wrote: > > It does take a while - and the current state of the documentation for > > the taglibs doesn't exactly help. In the meantime, we always try to > > respond ASAP to questions, so ask away! :) > > I'm also usually idling in the irc channel and can field most of the > basic questions, if you'll looking for, at least potentially, a faster > or more interactive response. > > -- > 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]<hobousers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > > -- 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.
