Skip to content

Instantly share code, notes, and snippets.

@adagio
Created August 30, 2014 23:50
Show Gist options
  • Save adagio/04a74e3c2c7b71b0f08a to your computer and use it in GitHub Desktop.
Save adagio/04a74e3c2c7b71b0f08a to your computer and use it in GitHub Desktop.
Partial for week properties
<tr>
<td><%= week.firstDay %></td>
<td><%= week.comment %></td>
<td><%= week.another_property %></td>
</tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment