implemented last-forum-read-at

This commit is contained in:
albert
2011-08-23 17:11:21 -04:00
parent e3a9614930
commit 124403a921
12 changed files with 51 additions and 16 deletions

View File

@@ -7,7 +7,8 @@
<% end %>
<%= render "forum_posts/listing", :forum_posts => @forum_posts %>
<%= render "paginator" %>
<%= numbered_paginator(@forum_posts) %>
</div>
</div>