ruby-recursive-open-struct

OpenStruct subclass that returns nested hash attributes as RecursiveOpenStructs
  https://github.com/aetherknight/recursive-open-struct
  0
  no reviews



RecursiveOpenStruct is a subclass of OpenStruct. It differs from OpenStruct in that it allows nested hashes to be treated in a recursive fashion.