Skip to content

Instantly share code, notes, and snippets.

@dsci
Created October 25, 2011 18:49
Show Gist options
  • Save dsci/1313822 to your computer and use it in GitHub Desktop.
Save dsci/1313822 to your computer and use it in GitHub Desktop.
test
def foo(*args,&data)
data.call
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment