Sha256: 5850426620267ce1660f36377bee84eab86f1a9d6131a8e4b84663e3ef9123c4

Contents?: true

Size: 280 Bytes

Versions: 20

Compression:

Stored size: 280 Bytes

Contents

- if @course_enrollment.errors.any?
    .alert.alert-danger
      strong
        = pluralize(@course_enrollment.errors.count, "error")
        | prohibited this enrollment from being saved:
      ul
        - @course_enrollment.errors.full_messages.each do |msg|
          li= msg

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
gaku_admin-0.3.0 app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.3.0.pre.4 app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.3.0.pre.3 app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.3.0.pre.2 app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.3.0.pre.1 app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.3.0.pre.0 app/views/gaku/admin/templates/_error_msg.html.slim
gaku-0.2.4 admin/app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.2.4 app/views/gaku/admin/templates/_error_msg.html.slim
gaku-0.2.3 admin/app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.2.3 app/views/gaku/admin/templates/_error_msg.html.slim
gaku-0.2.2 admin/app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.2.2 app/views/gaku/admin/templates/_error_msg.html.slim
gaku-0.2.1 admin/app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.2.1 app/views/gaku/admin/templates/_error_msg.html.slim
gaku-0.2.0 admin/app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.2.0 app/views/gaku/admin/templates/_error_msg.html.slim
gaku-0.1.1 admin/app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.1.1 app/views/gaku/admin/templates/_error_msg.html.slim
gaku-0.1.0 admin/app/views/gaku/admin/templates/_error_msg.html.slim
gaku_admin-0.1.0 app/views/gaku/admin/templates/_error_msg.html.slim