Skip to content

Instantly share code, notes, and snippets.

@balgarath
Created November 1, 2011 03:20
Show Gist options
  • Save balgarath/1329785 to your computer and use it in GitHub Desktop.
Save balgarath/1329785 to your computer and use it in GitHub Desktop.
flash.each_pair do |key, value|
puts key #notice, warning, etc
puts value #message of the flash
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment