Skip to content

Instantly share code, notes, and snippets.

@elight
Created April 27, 2012 15:49
Show Gist options
  • Save elight/2510315 to your computer and use it in GitHub Desktop.
Save elight/2510315 to your computer and use it in GitHub Desktop.
# I'm sorry but whoever wrote this is a sick motherfucker or the developer was severely drunk and/or stoned at the time.
def yield_objects(offset, &block)
yield *[soap, wsdl, http, wsse][offset, block.arity]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment