Skip to content

Instantly share code, notes, and snippets.

@eam
Created May 22, 2020 23:26
Show Gist options
  • Save eam/f6dd5542168160ae2ff7d4141b08277d to your computer and use it in GitHub Desktop.
Save eam/f6dd5542168160ae2ff7d4141b08277d to your computer and use it in GitHub Desktop.
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