Skip to content

Instantly share code, notes, and snippets.

@pete-a
Created January 7, 2013 22:51
Show Gist options
  • Select an option

  • Save pete-a/4479268 to your computer and use it in GitHub Desktop.

Select an option

Save pete-a/4479268 to your computer and use it in GitHub Desktop.
<% flash.each do |key, value| %>
<p class="<%= key %>"><%= value %></p>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment