Sha256: 14d2e9b116d4a6706ecfbbf0876bd363a749afd7f778caa7ce91f6399e3fa579

Contents?: true

Size: 275 Bytes

Versions: 4

Compression:

Stored size: 275 Bytes

Contents

.comments#comments
  %ol.comments_tree{ data: { comments: { tolarance_time: TheComments.config.tolerance_time  } } }
    = render partial: 'the_comments/comment', locals: { tree: comments_tree }
  = render partial: 'the_comments/form', locals: { commentable: commentable }

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
the_comments-1.1.0 app/views/the_comments/_tree.html.haml
the_comments-1.0.0 app/views/the_comments/_tree.html.haml
the_comments-0.9.9 app/views/the_comments/_tree.html.haml
the_comments-0.9.0 app/views/the_comments/_tree.html.haml