Sha256: cc362c32bd289cbeb337445dd60a842be84fd185fd99ccf47885ecd0031bf6fb

Contents?: true

Size: 265 Bytes

Versions: 112

Compression:

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

112 entries across 112 versions & 1 rubygems

Version Path
bhf-0.4.34 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.33 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.32 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.31 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.30 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.25 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.24 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.23 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.22 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.21 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.20 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.19 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.18 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.17 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.16 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.15 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.14 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.13 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.12 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.11 app/views/bhf/entries/_validation_errors.haml