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.10.12 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.10.11 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.10.10 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.10.9 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.9.9 app/views/bhf/entries/_validation_errors.html.haml
bhf-0.9.8 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.6 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.9.0 app/views/bhf/entries/_validation_errors.haml
bhf-0.8.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.8.6 app/views/bhf/entries/_validation_errors.haml
bhf-0.8.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.8.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.8.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.8.2 app/views/bhf/entries/_validation_errors.haml