Sha256: f66ad55ae418ac750ee64a8f223d3453b83be9e3948c58b951882f2b5cdfa9e2

Contents?: true

Size: 111 Bytes

Versions: 2

Compression:

Stored size: 111 Bytes

Contents

<% flash.each do |key,value| %>
  <div class="alert alert-<%= key.to_s%>">
    <%= value %>
  </div>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
brightcontent-core-2.0.33 app/views/brightcontent/application/_show_flash_names.html.erb
brightcontent-core-2.0.31 app/views/brightcontent/application/_show_flash_names.html.erb