Skip to content

Instantly share code, notes, and snippets.

@frankyston
Created September 22, 2013 01:35
Show Gist options
  • Save frankyston/6655868 to your computer and use it in GitHub Desktop.
Save frankyston/6655868 to your computer and use it in GitHub Desktop.
<% article.each do |article| %>
<h1><%= article.title %></h1>
<p><%= article.post %></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment