ruby on rails - render the show page, inside my index page through a modal -


I am using a model to pop up the show page inside the index page ..... my Start using partial @ product.name in the show page.

I get this error:

  'Names' for the undefined method zero: NilClass   

I know this is a Easy fix, please help ... This is my code for Rail:

View

_show.html .erb

  and 

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -