Sha256: a96989d693268d0293cb61577cc1d12d593747a1471cef68f88b58f0c0d6c209

Contents?: true

Size: 190 Bytes

Versions: 10

Compression:

Stored size: 190 Bytes

Contents

<div class="flash-container"></div>
<script type="text/javascript">
  <% flash.each do |name, msg| %>
    new Flash('<%= msg %>', '<%= name %>')
  <% end -%>
</script>
<%= yield :messages %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
georgia-0.8.0 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.8 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.7 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.6 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.5 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.4 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.3 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.2 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.1 app/views/layouts/georgia/_messages.html.erb
georgia-0.7.0 app/views/layouts/georgia/_messages.html.erb