Sha256: 947585b91da22290409126712ead49b7fbf3c75fd7362dd2f55ad4616fbe9313

Contents?: true

Size: 478 Bytes

Versions: 58

Compression:

Stored size: 478 Bytes

Contents

- if object.errors.any?
  .alert.alert-danger#error_explanation
    -#%h3= "#{pluralize(object.errors.count, "ошибки")} при заполнении формы:"
    %h3 Ошибки при заполнении формы:
    %ul
      - object.errors.messages.each do |amsg|
        - amsg[1].each do |msg|
          %li
            #{t 'activerecord.attributes.user.'+amsg[0].to_s}: #{msg}

      -#- object.errors.full_messages.each do |msg|
        %li= msg

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
optimacms-0.3.35 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.34 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.30 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.29 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.23 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.15 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.12 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.11 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.26 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.25 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.24 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.4 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.3.3 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.21 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.20 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.16 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.15 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.14 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.13 app/views/optimacms/admin/shared/_form_errors.html.haml
optimacms-0.2.12 app/views/optimacms/admin/shared/_form_errors.html.haml