Sha256: 7779bb956dc2e09e9654680a7fe801257e27ef15e56a56135e98b1e77bc4d1b0

Contents?: true

Size: 223 Bytes

Versions: 15

Compression:

Stored size: 223 Bytes

Contents

- topic ||= @topic

- if topic.replied_by
  = t('post_count_from', :count => topic.posts.count - 1)
  = link_to topic.replied_by.name, reader_url(topic.replied_by)
  = t('on_date', :date => friendly_date(topic.replied_at))

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
radiant-forum-extension-2.1.6 app/views/topics/_replies.html.haml
radiant-forum-extension-2.1.4 app/views/topics/_replies.html.haml
radiant-forum-extension-2.1.3 app/views/topics/_replies.html.haml
radiant-forum-extension-2.1.2 app/views/topics/_replies.html.haml
radiant-forum-extension-2.1.1 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.9 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.8 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.7 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.6 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.5 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.4 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.3 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.2 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.1 app/views/topics/_replies.html.haml
radiant-forum-extension-2.0.0 app/views/topics/_replies.html.haml