Sha256: 305ba0c67353a98b3ab589afae81d062658673557effd80dbd165130b2ea248c

Contents?: true

Size: 119 Bytes

Versions: 9

Compression:

Stored size: 119 Bytes

Contents

#flash
  - flash.each do |key, value|
    %div{ :title => key.to_s.humanize, :class => key }
      %p
        = h value

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
html5-boilerplate-0.2.0 templates/project/_flashes.html.haml
html5-boilerplate-0.1.7 templates/project/_flashes.html.haml
html5-boilerplate-0.1.6 templates/project/_flashes.html.haml
html5-boilerplate-0.1.5 templates/project/_flashes.html.haml
html5-boilerplate-0.1.4 templates/project/_flashes.html.haml
html5-boilerplate-0.1.3 templates/project/_flashes.html.haml
html5-boilerplate-0.1.2 templates/project/_flashes.html.haml
html5-boilerplate-0.1.1 templates/project/_flashes.html.haml
html5-boilerplate-0.1.0 templates/project/_flashes.html.haml