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.10 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.9 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.8 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.6 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.2.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.2.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.2.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.4.2.3 app/views/bhf/entries/_validation_errors.haml