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.8.0 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.16 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.15 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.14 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.13 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.12 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.11 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.9 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.8 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.0.rc3 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.0.rc2 app/views/bhf/entries/_validation_errors.haml
bhf-0.7.0.rc1 app/views/bhf/entries/_validation_errors.haml
bhf-0.6.32 app/views/bhf/entries/_validation_errors.haml
bhf-0.6.31 app/views/bhf/entries/_validation_errors.haml