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

Version Path
forge-cli-0.1.10 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.9 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.8 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.7 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.6 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.5 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.4 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.3 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.2 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.1 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.1.0 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.18 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.17 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.16 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.15 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.14 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.13 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.12 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.11 lib/forge/app/views/mobile/_comment.mobile.haml
forge-cli-0.0.10 lib/forge/app/views/mobile/_comment.mobile.haml