4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
- flash.each do |key, value|
|
|
%div{class: "alert alert-#{key}"}
|
|
= value
|