Sha256: 8690fec403fb86246f6bf8086557325b47ff8ac4d5ea4fcfd835652eb657143b
Contents?: true
Size: 385 Bytes
Versions: 24
Compression:
Stored size: 385 Bytes
Contents
.comment{:class => cycle("", "alternate")} %a{:name => "comment-#{comment.id}"} .avatar= gravatar_for(comment) .comment-text %strong On #{comment.created_at.strftime('%B %e %Y at %l%:%M %p')} = link_to_if(!comment.author_url.blank?, comment.author, comment.author_url, :target => "_", :rel => "nofollow") said: = simple_format(comment.content) .spacer
Version data entries
24 entries across 24 versions & 1 rubygems