Sha256: 35b53f377732f9509219cdf653833c6c67be695bb06eced5d406c3b54ab13da8

Contents?: true

Size: 117 Bytes

Versions: 9

Compression:

Stored size: 117 Bytes

Contents

- unless flash.blank?
  %ul#flash_massages.show
    - flash.each do |type, msg|
      %li{class: type}= msg.html_safe

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bhf-0.6.24 app/views/bhf/helper/_flash.haml
bhf-0.6.23 app/views/bhf/helper/_flash.haml
bhf-0.6.22 app/views/bhf/helper/_flash.haml
bhf-0.6.21 app/views/bhf/helper/_flash.haml
bhf-0.6.20 app/views/bhf/helper/_flash.haml
bhf-0.6.15 app/views/bhf/helper/_flash.haml
bhf-0.6.14 app/views/bhf/helper/_flash.haml
bhf-0.6.13 app/views/bhf/helper/_flash.haml
bhf-0.6.12 app/views/bhf/helper/_flash.haml