Posts by Hudson Eloi • 1 point
1 post
-
0
votes1
answer250
viewsQ: Sort a Ruby Hash Array - no implicit Conversion of Symbol into Integer
My question is about sorting a hash within an array in Ruby. I’m learning to code in Ruby, my first contact with programming, I’m exercising by consuming an api. I managed to get to where I wanted,…