Add: never_show :owner
to your model, assuming owner is the association name to not show. This will remove it from all views and forms so make sure it's being set properly by a :creator => true or before_create callback. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/ZfQX8JzvXowJ. 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.
