Re: [Rails] rendering partial problem.

2012-02-22 Thread Valery Kvon
> Showing C:/finalproject/app/views/searches/show.html.erb where line #3 > raised: > > Missing partial games/game with {:handlers=>[:erb, :builder, :coffee], > What about Missing partial games/game (/views/games/_game.html.erb) ? :) -- You received this message because you are subscribed to th

Re: [Rails] rendering partial problem.

2012-02-22 Thread Javier Quarite
On Wed, Feb 22, 2012 at 2:02 PM, Roger Patrick wrote: > Can anyone help me? > > I have a problem that when I click on the search button I get the > following error message: > > ActionView::MissingTemplate in Searches#show > > Showing C:/finalproject/app/views/searches/show.html.erb where line #3

[Rails] rendering partial problem.

2012-02-22 Thread Roger Patrick
Can anyone help me? I have a problem that when I click on the search button I get the following error message: ActionView::MissingTemplate in Searches#show Showing C:/finalproject/app/views/searches/show.html.erb where line #3 raised: Missing partial games/game with {:handlers=>[:erb, :builder,