Skip to content

Instantly share code, notes, and snippets.

@axsuul
Created June 2, 2011 08:40
Show Gist options
  • Save axsuul/1004120 to your computer and use it in GitHub Desktop.
Save axsuul/1004120 to your computer and use it in GitHub Desktop.
<% zombies.each do |zombie| %>
<li><%= zombie.name %></li>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment