Sha256: e263d3a090efe407fb48e825fd03f122326b03c9790bad7da69ee9f21b3ee201

Contents?: true

Size: 285 Bytes

Versions: 6

Compression:

Stored size: 285 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
the_comments-2.2.2 app/views/the_comments/haml/_tree.html.haml
the_comments-2.2.1 app/views/the_comments/haml/_tree.html.haml
the_comments-2.2.0 app/views/the_comments/haml/_tree.html.haml
the_comments-2.1.0 app/views/the_comments/haml/_tree.html.haml
the_comments-2.0.1 app/views/the_comments/haml/_tree.html.haml
the_comments-2.0.0 app/views/the_comments/haml/_tree.html.haml