Module: Vermonster::Tasks

Included in:
Client
Defined in:
lib/vermonster/tasks.rb

Defined Under Namespace

Classes: Task

Instance Method Summary collapse

Instance Method Details

#tasksObject



3
4
5
# File 'lib/vermonster/tasks.rb', line 3

def tasks
  self.class::Task
end