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.6.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.6.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.6.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.6.0 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.13 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.12 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.11 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.10 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.9 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.8 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.6 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.5.0 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.36 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.35 app/views/bhf/entries/_validation_errors.haml