Sha256: 75c944d0465abceba691e32bba70644367f1a857eda4baebc15a3330e357dfcf

Contents?: true

Size: 271 Bytes

Versions: 17

Compression:

Stored size: 271 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

17 entries across 17 versions & 1 rubygems

Version Path
bhf-0.4.2.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.2.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.0 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.11 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.10 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.9 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.8 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.6.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.6.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.6.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.6.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.3 app/views/bhf/entries/_validation_errors.haml