Okay, I’m a little novice. I know this error is happening because I don’t understand how to call the method correctly. So can you help me understand what’s going wrong here?
NoMethodError in
Okay, I’m a little novice. I know this error is happening because I don’t understand how to call the method correctly. So can you help me understand what’s going wrong here?
NoMethodError in
I am trying a ror tutorial, and I encountered the following line of code:
index.html.erb:
p> <%= render :partial => @players %> _player.html.erb:
<% div_for player do% >
<%= pl