Sha256: 7f59341b484d572b5861ae4f1ee3586dba6c9438a7d4e6e78de83ed60335cda3
Contents?: true
Size: 342 Bytes
Versions: 18
Compression:
Stored size: 342 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
18 entries across 18 versions & 2 rubygems