skn_utils 5.6.0
The intent of the NestedResult class is to be a container for data values composed of key/value pairs, with easy access to its contents, and on-demand transformation back to the hash (#to_hash). Review the RSpec tests, and or review the README for more details.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (3):
Development Dependencies (8):
            benchmark-ips
            ~> 2
          
          
            bundler
            ~> 1
          
          
            pry
            ~> 0
          
          
            pry-coolline
            >= 0
          
          
            rake
            ~> 10
          
          
            rspec
            ~> 3
          
          
            simplecov
            ~> 0
          
          
            webmock
            >= 0
          
    