• <%= time_ago_in_words(comment.updated_at) %> ago <%= mail_to(comment.email, comment.name) %> wrote
    <%= simple_format(Rinku::auto_link(comment.content)) %>