Sha256: a9fbec6d85fbab1ada12210e048ad31fe3924a8f096145fbe6d7d2e2358f414f

Contents?: true

Size: 281 Bytes

Versions: 11

Compression:

Stored size: 281 Bytes

Contents

- [:notice, :success, :error, :alert, :info].each do |type|
  - if flash[type].present?
    .flash{ "data-alert" => "alert", :class => [bootstrapped_type(type), type, 'alert'] }
      .close{ "data-dismiss" => "alert"} ×
      = [flash[type]].flatten.join('<br/>').html_safe

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/layouts/_flash.html.haml
artfully_ose-1.3.0.pre3 app/views/layouts/_flash.html.haml
artfully_ose-1.3.0.pre2 app/views/layouts/_flash.html.haml
artfully_ose-1.3.0.pre1 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.beta.1 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.alpha.2 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.alpha.1 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.27 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.26 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.24 app/views/layouts/_flash.html.haml