In my application, a service_option has_many service_conditions. In service_option_hints.rb, I declare :service_conditions as one of service_option's children (there are a couple of others).
Now, when I display the show page for service_options, I see "No service conditions to display" in the right column, and if I add one by hand to the database, it gets displayed - but what I'd really like is a "New Service Option" link. There is an admin/ service_condition_controller with all the auto_options. Is there something else that I'm missing? THANKS Steve -- 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.
