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