Forum

<%= render "search" %> <% @forum_topics.each do |topic| %> <% end %>
Creator Title Updated by Updated at
<%= topic.creator.name %> <%= topic.title %> <%= topic.updater.name %> <%= compact_time topic.updated_at %>