Skip to content

Instantly share code, notes, and snippets.

@lbt
Created June 21, 2010 07:51
Show Gist options
  • Save lbt/446554 to your computer and use it in GitHub Desktop.
Save lbt/446554 to your computer and use it in GitHub Desktop.
class IMG < ParticipantWrapper
def route
{ :command => '/img/image',
:queue => 'img',
}
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment