Skip to content

Instantly share code, notes, and snippets.

Created January 25, 2012 19:54
Show Gist options
  • Save anonymous/1678221 to your computer and use it in GitHub Desktop.
Save anonymous/1678221 to your computer and use it in GitHub Desktop.
error
Showing app/views/login/_search.erb where line #8 raised:
C:/Users/Jay/Documents/NetBeansProjects/StudentReportingBrowser - before java/app/views/login/_search.erb:8: syntax error, unexpected kENSURE
ensure
^
Extracted source (around line #8):
5: :action => 'show', :id => Student.id %></li>
6: <td><%=h student.student_name %></td>
7: </ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment