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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (3):

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

擁有者:

Pushed by:

作者:

  • Skye Shaw

SHA 256 checksum:

e71789a960e053963c3b10c0f018326164d5696690d0923a8193f0648b85b72b

總下載次數 451

這個版本 451

License:

MIT

Ruby 版本需求: >= 0

相關連結: