Sha256: de19d0b425aa9768aba82b7c23d3ffc4ab542ee7ad238c71a0f193704d7b121b
Contents?: true
Size: 339 Bytes
Versions: 13
Compression:
Stored size: 339 Bytes
Contents
%li.highlight[comment] = link_to avatar_for(comment.user, size: :small), user_path(comment.user) .tools = link_to_edit(comment) + " | " = link_to_delete(comment) .indentslim = link_to comment.user.full_name, user_path(comment.user) %tt= timeago(comment.created_at) %dt= auto_link(simple_format comment.comment)
Version data entries
13 entries across 13 versions & 1 rubygems