Sha256: f0822f0eea9d24279e081231a0140eec1328d8423fc78a3153f5cb14b29a9e30

Contents?: true

Size: 108 Bytes

Versions: 14

Compression:

Stored size: 108 Bytes

Contents

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

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
html5-boilerplate-0.3.3 templates/project/_flashes.html.haml
html5-starter-0.1.9b templates/project/_flashes.html.haml
html5-starter-0.1.8b templates/project/_flashes.html.haml
html5-boilerplate-0.3.2 templates/project/_flashes.html.haml
html5-boilerplate-0.3.1 templates/project/_flashes.html.haml
html5-starter-0.1.4b templates/project/_flashes.html.haml
html5-starter-0.1.3b templates/project/_flashes.html.haml
html5-boilerplate-0.3.0 templates/project/_flashes.html.haml
html5-boilerplate-0.2.6 templates/project/_flashes.html.haml
html5-boilerplate-0.2.5 templates/project/_flashes.html.haml
html5-boilerplate-0.2.4 templates/project/_flashes.html.haml
html5-boilerplate-0.2.3 templates/project/_flashes.html.haml
html5-boilerplate-0.2.2 templates/project/_flashes.html.haml
html5-boilerplate-0.2.1 templates/project/_flashes.html.haml