Class: Cinch::Plugins::TaskBot::Task

Inherits:
Object
  • Object
show all
Includes:
MongoMapper::Document
Defined in:
lib/cinch/plugins/taskbot/task.rb

Overview

content - String - Description of the item status - Symbol - Typically :open or :completed id2 - Integer - Auto-incrementing numeric key (id uses ObjectId).

Numeric IDs are easier for users to deal with over IRC.