Sha256: a202dbd33b905a9d3eca0b96ba14a4109e4738f84c5b72546398227c4ff84d8f

Contents?: true

Size: 183 Bytes

Versions: 1

Compression:

Stored size: 183 Bytes

Contents

- if target.errors.any?
  #errorExplanation
    h2= t('cmtool.errors.form.title', count: target.errors.count)
    ul
      - target.errors.full_messages.each do |msg|
        li= msg

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
couch_blog-0.6.0 app/views/couch_blog/admin/application/_error_messages.html.slim