Sha256: 22ead1a41424bdceecf9a81e82c477551adfee8dd64abfc544d02edc60b0e7a9

Contents?: true

Size: 237 Bytes

Versions: 4

Compression:

Stored size: 237 Bytes

Contents

- [:notice, :success, :error, :alert, :info].each do |type|
  - if flash[type]
    .flash{ "data-alert" => "alert", :class => [bootstrapped_type(type), type, 'alert'] }
      .close{ "data-dismiss" => "alert"} ×
      = flash[type]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.23 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.21 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.20 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.19 app/views/layouts/_flash.html.haml