I am familiar with how to get a typical nested_attributes form working in Rails 4. However I'm attempting to create a form on a views/people/show.html.erb template that is just for one of the nested attributes on my Person model.I am familiar with how to get a typical nested_