Skip to content

Instantly share code, notes, and snippets.

@inopinatus
Created June 21, 2018 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inopinatus/3793ffddc1b1ab7fa76f003151f775ce to your computer and use it in GitHub Desktop.
Save inopinatus/3793ffddc1b1ab7fa76f003151f775ce to your computer and use it in GitHub Desktop.
Cheap lookups with Hash#to_proc
[:foo, :bar].map(&{ bar: "BAZ", foo: "QUUX" })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment