Sha256: 0a265c6139cf1e4b59b8624165339262c717902a3ce5e90e919be83fdac6c414

Contents?: true

Size: 229 Bytes

Versions: 10

Compression:

Stored size: 229 Bytes

Contents

- [:notice, :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

10 entries across 10 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.4 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.3 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.2 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre.1 app/views/layouts/_flash.html.haml
artfully_ose-1.2.0.pre app/views/layouts/_flash.html.haml
artfully_ose-1.1.0 app/views/layouts/_flash.html.haml
artfully_ose-1.1.0.rc2 app/views/layouts/_flash.html.haml
artfully_ose-1.1.0.rc1 app/views/layouts/_flash.html.haml
artfully_ose-1.0.0.rc4 app/views/layouts/_flash.html.haml
artfully_ose-1.0.0.rc3 app/views/layouts/_flash.html.haml