Sha256: 71cb122b195f590fd47a9fe1031b0ee43b5105ff23bb9c661f044b2aaa78d2d0
Contents?: true
Size: 256 Bytes
Versions: 12
Compression:
Stored size: 256 Bytes
Contents
<% # Clients of this partial must provide the following variable: # comment %> <%= simple_format comment.is_deleted? ? \ comment.thread.config.comment_name.capitalize + \ ' deleted by ' + commontator_name(comment.deleter) : comment.body %>
Version data entries
12 entries across 12 versions & 1 rubygems