Name: <%=h @child_model.name %>
Parent Model: <%=h @child_model.parent_model_name %>
Second Parent Model: <%=h @child_model.second_parent_model_other_field %>
<%= link_to 'Edit', edit_child_model_path(@child_model) %> | <%= link_to 'Back', child_models_path %>