Sha256: c96cc6b75f49d117a075c3124e5a115eb3201a707216f76fc5db857febf3d781
Contents?: true
Size: 272 Bytes
Versions: 6
Compression:
Stored size: 272 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
6 entries across 6 versions & 1 rubygems