Skip to content

Instantly share code, notes, and snippets.

Created December 7, 2008 05:47
Show Gist options
  • Save anonymous/33043 to your computer and use it in GitHub Desktop.
Save anonymous/33043 to your computer and use it in GitHub Desktop.
<% for resultado in @resultado %>
<b>Fecha </b><%= resultado.fecha %><br>
<b>Examen </b><%= resultado.examen.nombre %><br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment