RubyGems Navigation menu

hashstruct 1.5

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

Gemfile:
=

install:
=

Versions:

  1. 1.6 May 04, 2024 (7 KB)
  2. 1.5 December 23, 2023 (7 KB)
  3. 1.4 July 31, 2023 (6.5 KB)
  4. 1.3.1 January 08, 2018 (6.5 KB)
  5. 1.3 January 08, 2018 (6.5 KB)
Show all versions (8 total)

Development Dependencies (4):

bundler ~> 2.5
minitest ~> 5.20
rake ~> 13.1

Owners:

Pushed by:

Authors:

  • John Labovitz

SHA 256 checksum:

=

Total downloads 13,206

For this version 362

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: