Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created October 5, 2011 15:14
Show Gist options
  • Select an option

  • Save knowuh/1264691 to your computer and use it in GitHub Desktop.

Select an option

Save knowuh/1264691 to your computer and use it in GitHub Desktop.
#flash
.padded_contents
- flash.each_pair do |key, message|
%div{:class=>"flash flash_#{key}"}= message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment