Created by: jasontwong
Resolves #440 (closed)
Why:
- The template is rendering the incorrect partial.
This change addresses the need by:
- Create field helper
collection_partial(namespace). - Update
has_many/_show.html.erbto use new helper.
Created by: jasontwong
Resolves #440 (closed)
Why:
This change addresses the need by:
collection_partial(namespace).has_many/_show.html.erb to use new helper.