Sha256: 03539517c1d2c4545731b9928a52c6d6936f59848b767a8855193bdf170d38e1

Contents?: true

Size: 141 Bytes

Versions: 9

Compression:

Stored size: 141 Bytes

Contents

- if !flash.empty?
  .container#flash
    - flash.each do |key, value|
      = alert_box value, context: flash_class(key), dismissible: true

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.19 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.18 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.17 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.16 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.15 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.14 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.13 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml
happy_seed-0.0.12 lib/generators/happy_seed/bootstrap/templates/app/views/application/_flashes.html.haml