RubyGems Navigation menu

property_hash 0.0.1

Access a nested Ruby Hash using Java-style properties as keys. For example: {:a => {:b => 123}} can be accessed as "a.b" and setting "a.b.c" => 456 will create {:a => {:b => { :c => 456 }}}.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - December 27, 2022 (7.5 KB)

Development Dependencies (3):

bundler >= 0
minitest ~> 5.0, < 5.16
rake >= 0

Owners:

Pushed by:

Authors:

  • Skye Shaw

SHA 256 checksum:

e71789a960e053963c3b10c0f018326164d5696690d0923a8193f0648b85b72b

Total downloads 447

For this version 447

License:

MIT

Required Ruby Version: >= 0

Links: