Skip to content

Instantly share code, notes, and snippets.

@sixtyfive
Created August 10, 2021 21:56
Show Gist options
  • Save sixtyfive/356b3d39c936659bf523ff2119111396 to your computer and use it in GitHub Desktop.
Save sixtyfive/356b3d39c936659bf523ff2119111396 to your computer and use it in GitHub Desktop.
[2] pry(main)> {foo: 1, 'bar' => 2}.sort
ArgumentError: comparison of Array with Array failed
from (pry):2:in `sort'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment