Sha256: de2dbe6aac3b94d59eb13e1f516af092152fe54c84083ce0911d76661fc370d7

Contents?: true

Size: 162 Bytes

Versions: 21

Compression:

Stored size: 162 Bytes

Contents

= I18n.t(:errors, scope: :simple_form_attachments, count: errors.to_a.length)
ul.errors
  - errors.map{ |k, v| "#{k} #{v}" }.each do |error|
    li.error = error

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
simple_form_attachments-0.2.6 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.2.5 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.2.4 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.2.3 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.2.2 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.2.1 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.2.0 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.1.5 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.1.4 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.1.3 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.1.2 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.1.1 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.1.0 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.0.9 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.0.8 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.0.7 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.0.6 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.0.5 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.0.4 app/views/simple_form_attachments/_errors.html.slim
simple_form_attachments-0.0.3 app/views/simple_form_attachments/_errors.html.slim