Sha256: 04c898fd3e50e3afae193a229d19a2c7bd52c3581c1dbdaf16110f5909153ad2

Contents?: true

Size: 215 Bytes

Versions: 35

Compression:

Stored size: 215 Bytes

Contents

<% if errors.present? %>
  <div class="alert alert-danger">
    <ul class="list-unstyled">
      <% errors.full_messages.each do |error| %>
        <li><%= error %></li>
      <% end %>
    </ul>
  </div>
<% end %>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
godmin-2.3.0 app/views/godmin/resource/_errors.html.erb
godmin-2.2.2 app/views/godmin/resource/_errors.html.erb
godmin-2.2.1 app/views/godmin/resource/_errors.html.erb
godmin-2.2.0 app/views/godmin/resource/_errors.html.erb
godmin-2.1.0 app/views/godmin/resource/_errors.html.erb
godmin-2.0.0 app/views/godmin/resource/_errors.html.erb
godmin-1.5.0 app/views/godmin/resource/_errors.html.erb
godmin-1.4.0 app/views/godmin/resource/_errors.html.erb
godmin-1.3.1 app/views/godmin/resource/_errors.html.erb
godmin-1.3.0 app/views/godmin/resource/_errors.html.erb
godmin-1.2.0 app/views/godmin/resource/_errors.html.erb
godmin-1.1.0 app/views/godmin/resource/_errors.html.erb
godmin-1.0.0 app/views/godmin/resource/_errors.html.erb
godmin-0.12.4 app/views/godmin/resource/_errors.html.erb
godmin-0.12.3 app/views/godmin/resource/_errors.html.erb
godmin-0.12.2 app/views/godmin/resource/_errors.html.erb
godmin-0.12.1 app/views/godmin/resource/_errors.html.erb
godmin-0.12.0 app/views/godmin/resource/_errors.html.erb
godmin-0.11.2 app/views/godmin/resource/_errors.html.erb
godmin-0.11.1 app/views/godmin/resource/_errors.html.erb