Created
May 22, 2020 23:26
-
-
Save eam/f6dd5542168160ae2ff7d4141b08277d 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
mystery = methods.sample; send mystery, *Array.new(method(mystery).arity.abs) { ObjectSpace.each_object.to_a.sample } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment