Sha256: d993792b95096d4c6b87259a5b4b01f5d8c1c0432e09c6e2a5112de2f44c0c7e

Contents?: true

Size: 211 Bytes

Versions: 2

Compression:

Stored size: 211 Bytes

Contents

- if comments.size > 0 
  %h4 Comments
  %table.mygento-comments
    -  for comment in comments
      = render :partial => 'mygengo/comments/comment', :locals => {:comment => comment}
  %br 
- else
  No comments

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
mugen-0.2.1 generators/templates/app/views/mygengo/jobs/_comments.haml
mugen-0.2.1 lib/generators/mugen/templates/app/views/mygengo/jobs/_comments.haml