| Topic | Replies | Views | Last Post | |
|---|---|---|---|---|
|
There aren't any topics yet <%= link_to "create one", new_forum_topic_path(@forum) if can? :create, Topic %> |
||||
| <%= image_tag 'ruby.png' %> |
<%= link_to topic.title, topic_path(topic) %> by <%= topic.user.username %> |
<%= topic.posts.size - 1 %> | <%= topic.hits %> |
<%= topic.posts.last.created_at %> by <%= topic.posts.last.user.username %> |
<%= link_to "Back to Forum List", forums_path if can? :create, Forum %>