Class: ChatWork::Task
Constant Summary
Constants included from Operations
Instance Attribute Summary
Attributes inherited from Entity
Attributes included from Operations
Class Method Summary collapse
Methods inherited from Entity
Methods included from Operations
#define_create, #define_get, #install_class_operations
Constructor Details
This class inherits a constructor from ChatWork::Entity
Class Method Details
.path ⇒ Object
5 6 7 |
# File 'lib/chatwork/task.rb', line 5 def self.path "/rooms/%d/tasks" end |