snippet technology: ruby

October 31, 2022

Parse JSON with Object Class

Nice way to parse JSON in Ruby, using a poorly documented object_class option (found on SO). Far easier to dig then. credits…

Read More…