Yeah has_one support is a bit patchy at the moment. Maybe you could swap the has_one / belongs_to around?
Tom On 21 Jan 2009, at 14:15, MartOn wrote: > > I have a model that require a has_one relationship. Problem is that it > seems hobo does not recognize it. > > Is this intentionally? > > for instance a : auto_actions_for :post, [ :new, :create ] does not > work. > > In my case the model is a meta-data model. i do not want all the > metadata stored in main model. > > /MartOn > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
