for a forum-like application I need the ability to show each user the unread (new) messages. Is there any Rails plugin/gem for that purpose?
Or: Are there any hints to
In the meantime I have created a Rails plugin based on my idea above, but with a more improved algorithm. Check it out here: http://github.com/ledermann/unread