RailsCasts Pro episodes are now free!
Learn more or hide this
<% flash.each do |key, msg| %> <%= content_tag :div, msg, :id => key %> <% end %>