asciinema.org/app/views/shared/_flash.html.slim
2013-11-20 21:33:22 +01:00

4 lines
85 B
Plaintext

- flash.each do |type, message|
section.flash[class=type]
.container = message