Sha256: 9e6a8b09cfe5fa68425ba92b4e58f63c40f5bf46a256d958cdbc41ef5f6a9647

Contents?: true

Size: 252 Bytes

Versions: 83

Compression:

Stored size: 252 Bytes

Contents

<% if object.errors.any? %>
  <div class='alert alert-danger'>
    <button type="button" class="close" data-dismiss="alert">×</button>

      <% object.errors.full_messages.each do |msg| %>
        <p><%= msg %></p>
      <% end %>

  </div>
<% end %>

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
extface-0.7.3 app/views/extface/application/_object_errors.html.erb
extface-0.7.2 app/views/extface/application/_object_errors.html.erb
extface-0.7.1 app/views/extface/application/_object_errors.html.erb
extface-0.7.0 app/views/extface/application/_object_errors.html.erb
extface-0.6.9 app/views/extface/application/_object_errors.html.erb
extface-0.6.8 app/views/extface/application/_object_errors.html.erb
extface-0.6.7 app/views/extface/application/_object_errors.html.erb
extface-0.6.6 app/views/extface/application/_object_errors.html.erb
extface-0.6.5 app/views/extface/application/_object_errors.html.erb
extface-0.6.4 app/views/extface/application/_object_errors.html.erb
extface-0.6.3 app/views/extface/application/_object_errors.html.erb
extface-0.6.2 app/views/extface/application/_object_errors.html.erb
extface-0.6.1 app/views/extface/application/_object_errors.html.erb
extface-0.6.0 app/views/extface/application/_object_errors.html.erb
extface-0.5.9 app/views/extface/application/_object_errors.html.erb
extface-0.5.8 app/views/extface/application/_object_errors.html.erb
extface-0.5.7 app/views/extface/application/_object_errors.html.erb
extface-0.5.6 app/views/extface/application/_object_errors.html.erb
extface-0.5.5 app/views/extface/application/_object_errors.html.erb
extface-0.5.4b app/views/extface/application/_object_errors.html.erb