Sha256: 89045e18d2ad1dd4c98de17806e28e8f74dab4d0758fa74cb2103e0314a4b51f

Contents?: true

Size: 266 Bytes

Versions: 21

Compression:

Stored size: 266 Bytes

Contents

.error_explanation
  %h5= t 'bhf.helpers.validation.header', error: pluralize(f.object.errors.count, t('bhf.helpers.validation.error')), name: f.object.class.model_name.human
  %ul
    - f.object.errors.each do |name, message|
      %li= f.error_label name, message

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
bhf-1.0.0.beta16 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta15 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta14 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta13 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta12 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta11 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta10 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta9 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta8 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta7 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta6 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta5 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta4 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta3 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta2 app/views/bhf/entries/_validation_errors.html.haml
bhf-1.0.0.beta1 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.10.17 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.10.16 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.10.15 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.10.14 app/views/bhf/entries/_validation_errors.html.haml