I have a very basic application consisting of stores and products that belong to stores. I am pulling in the store ID just fine from the product form, but I'm getting the undefined method error every time I attempt to display an attribute from the store on the product view.I have a very basic application consisting of s