the cookbook has a module that shows a common owner pattern. To change the view and have creation work, you probably will need to add return true if new_record? before your other test(s)
https://github.com/tablatom/hobocookbook/blob/master/app/models/owned_model.rb -- 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.
