Group chat room in Rails
Introduction: Chat Engine is a lightweight rails engine that heavily uses jQuery and memcached to implement a very simple group chat room. Features: You must enter a nickname to be part of the chat room. All logged in users are shown in the user list Lines in the chat that mention a users nickname are …