Sha256: 3938239263afac00cfc9bbf8a865b1d4c16d3d7cf4f15774281f43b22420e706
Contents?: true
Size: 324 Bytes
Versions: 15
Compression:
Stored size: 324 Bytes
Contents
- post ||= @post - if post - if post.comment? = t('comment_on') = link_to post.page.title, post.page.url = t('posted') - elsif post.first? = t('new_topic_started') - else = t('reply_posted') - if post.reader = t('by') = link_to post.reader.name, reader_url(post.reader) - else No post!
Version data entries
15 entries across 15 versions & 1 rubygems