Sha256: e38167cfe506f90d936fb3ea454a3ebfe1753f9ac66b10a8d5abcb88644a66a1

Contents?: true

Size: 276 Bytes

Versions: 20

Compression:

Stored size: 276 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_pair do |name, message|
      %li= f.error_label name, message

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
bhf-0.3.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.3.0 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.9 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.8 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.7 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.6 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.2.0 app/views/bhf/entries/_validation_errors.haml
bhf-0.1.6 app/views/bhf/entries/_validation_errors.haml
bhf-0.1.5 app/views/bhf/entries/_validation_errors.haml
bhf-0.1.4 app/views/bhf/entries/_validation_errors.haml
bhf-0.1.3 app/views/bhf/entries/_validation_errors.haml
bhf-0.1.2 app/views/bhf/entries/_validation_errors.haml
bhf-0.1.1 app/views/bhf/entries/_validation_errors.haml
bhf-0.1.0 app/views/bhf/entries/_validation_errors.haml