Module: NoticeSys

Defined in:
lib/noticesys.rb

Overview

classes:

Client - sends the msg to the messaging broker
StatusView - renders the HTML for a user status
StatusListView - renders the HTML for a user timeline
CardView - renders the HTML for a card; used within a status
HashtagQueryView - renders the HTML for the results for a hashtag search
SearchQueryView - renders the HTML for the results for a keyword search
CssView - outputs the default CSS used by the microblog

Defined Under Namespace

Classes: CardView, Client, CssView, HashtagQueryView, Main, NoticeView, SearchQueryView, StatusListView, StatusView