Skip to content

Instantly share code, notes, and snippets.

@Heavyblade
Created August 8, 2012 21:26
Show Gist options
  • Select an option

  • Save Heavyblade/3298924 to your computer and use it in GitHub Desktop.

Select an option

Save Heavyblade/3298924 to your computer and use it in GitHub Desktop.
=> #<TaskMapper::Provider::Kanbanpad::Ticket assignee=["cristianv"] backlog=false created_at=Wed Aug 08 16:16:31 UTC 2012 finished=false id="502290df2f1166000a1216df" project_slug="2042add40accd56ab6c5" step_id="50058dc4ae3681000f0ea4ca" title="Remplazar el sistema de archivos para variables en memoria" updated_at=Wed Aug 08 16:16:39 UTC 2012 wip=true>
ruby-1.8.7-p330 :048 > xticket.assignee
=> "Nobody"
ruby-1.8.7-p330 :049 >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment