Created
April 27, 2012 15:49
-
-
Save elight/2510315 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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