about summary refs log tree commit diff
path: root/app/views/application/_flashes.html.haml
blob: 63587e77792bafaecf8d7345c7bc254cc69d2231 (plain) (blame)
1
2
3
- user_facing_flashes.each do |key, value|
  .flash-message{class: key}
    %strong= value