DeepOpenStruct - Easy-to-use data structures from complex nested Hashes and Arrays
DeepOpenStruct is a simple library for creating easy-to-use data structures from complex sets of nested Hashes and Arrays. It is particularly suitable for creating easy-to-use data structures from YAML files, and as such is a useful tool for creating simple reflective API wrappers. Check out the GitHub page or install it via RubyGems "gem install deepopenstruct"
Post a comment