Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created July 23, 2010 21:15
Show Gist options
  • Save abuiles/488047 to your computer and use it in GitHub Desktop.
Save abuiles/488047 to your computer and use it in GitHub Desktop.
worker = TaskGroupWorker.new(:turk_worker_id => turk_assignment.WorkerId)
task_group.task_group_workers << worker
Where should we check if the TaskGroupWorker was created ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment