Skip to content

Instantly share code, notes, and snippets.

@kachick
Created May 22, 2012 04:12
Show Gist options
  • Select an option

  • Save kachick/2766509 to your computer and use it in GitHub Desktop.

Select an option

Save kachick/2766509 to your computer and use it in GitHub Desktop.
なにかの断片 - .#define
module Container
def define
new.tap{|obj|yield obj}
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment