Sha256: d4edc5851cc0e6d760401db3f39f9aa3d486dc13aa850fa4d17c625acdc95661
Contents?: true
Size: 321 Bytes
Versions: 17
Compression:
Stored size: 321 Bytes
Contents
<div id="comment-section"> <% # host variable correspond to commentable polymorphic host %> <h2><%= pluralize host.comments.showable.for_locale(I18n.locale.to_s).count, t('activerecord.models.comment') %></h2> <%= render 'comments/list_of_comments', host: host %> <%= render 'comments/new_comment_section' %> </div>
Version data entries
17 entries across 17 versions & 1 rubygems