Sha256: 3dc9c725aa787f111021966df8ea763bf4e41a11dc515ef7e05cad051cb73d89
Contents?: true
Size: 258 Bytes
Versions: 6
Compression:
Stored size: 258 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 => comment.editor.commontator_name) : \ comment.body %>
Version data entries
6 entries across 6 versions & 1 rubygems