Skip to content

Instantly share code, notes, and snippets.

@osyo-manga
Last active July 11, 2016 14:53
Show Gist options
  • Save osyo-manga/c0587765532ef04b3b9f0c34c2b73f23 to your computer and use it in GitHub Desktop.
Save osyo-manga/c0587765532ef04b3b9f0c34c2b73f23 to your computer and use it in GitHub Desktop.
module M
class X
def homu
"homu"
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment