HashStruct

JSON →
library 1.3.1 ·ruby
verified Jun 19, 2026

HashStruct provides an object based on Hash, but acts like Struct (or OpenStruct), providing helpful accessors for each key from the get-go, and magically parses string values when it can.