Sha256: 3e370754c3450f2443278175862ffcbc99a579e152921a1cdcc6d498f8a4fb9f
Contents?: true
Size: 271 Bytes
Versions: 9
Compression:
Stored size: 271 Bytes
Contents
<% # Clients of this partial must provide the following variable: # comment %> <%= simple_format comment.is_deleted? ? \ t('commontator.comment.status.deleted_by', :deleter_name => Commontator.commontator_name(comment.editor)) : \ comment.body %>
Version data entries
9 entries across 9 versions & 1 rubygems