Created
January 25, 2012 19:54
-
-
Save anonymous/1678221 to your computer and use it in GitHub Desktop.
error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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