Skip to content

Instantly share code, notes, and snippets.

/t.rb[ Secret

Created January 25, 2012 08:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/4f6d20a5213659393ddf to your computer and use it in GitHub Desktop.
class MyParticipant
def on_workitem
@context.dashboard.cancel(wfid)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment