Method List
-
#== Chatbox::Outbox
-
#== Chatbox::Inbox
-
#== Chatbox::Message
-
#add_message Chatbox::MemcachedStore
-
#add_message Chatbox::MemoryStore
-
#configure Chatbox
-
#deliver! Chatbox::Draft
-
#deliver_message! Chatbox
-
#fetch_inbox_for Chatbox
-
#fetch_outbox_for Chatbox
-
#find_all_messages_by_from_id Chatbox::MemoryStore
-
#find_all_messages_by_from_id Chatbox::MemcachedStore
-
#find_all_messages_by_to_id Chatbox::MemcachedStore
-
#find_all_messages_by_to_id Chatbox::MemoryStore
-
#find_message Chatbox::MemoryStore
-
#find_message Chatbox::MemcachedStore
-
#hash Chatbox::Outbox
-
#hash Chatbox::Inbox
-
#id Chatbox::MemcachedStore::Record
-
#initialize Chatbox::Outbox
-
#initialize Chatbox::Message
-
#initialize Chatbox::Draft
-
#initialize Chatbox::Inbox
-
#initialize Chatbox::MemcachedStore::Record
-
#initialize Chatbox::MemoryStore::Record
-
#initialize Chatbox::MemcachedStore
-
#mark_as_read! Chatbox::Message
-
#mark_as_unread! Chatbox::Message
-
#mark_message_read! Chatbox::MemoryStore
-
#mark_message_read! Chatbox::MemcachedStore
-
#mark_message_unread! Chatbox::MemoryStore
-
#mark_message_unread! Chatbox::MemcachedStore
-
#read? Chatbox::Message
-
#req Chatbox::FakeMissingKeywords
-
#reset_config! Chatbox
-
#store Chatbox::Configuration