RubyGems Navigation menu

skn_utils 2.0.3

Creates an PORO Object with instance variables and associated getters and setters for each input key, during runtime. If a key's value is also a hash, it too can optionally become an Object. If a key's value is a Array of Hashes, each element of the Array can optionally become an Object. This nesting action is controlled by the value of the options key ':depth'. Options key :depth defaults to :multi, and has options of :single, :multi, or :multi_with_arrays The ability of the resulting Object to be Marshalled(dump/load) can be preserved by merging configuration options into the input params. Key ':enable_serialization' set to true. It defaults to false for speed purposes. Review the RSpec tests, and or review the README for more details.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 5.8.0 - May 29, 2020 (41.5KB)
  2. 5.7.0 - February 03, 2020 (43KB)
  3. 5.6.0 - June 02, 2019 (41.5KB)
  4. 5.5.0 - February 25, 2019 (41KB)
  5. 5.4.1 - January 02, 2019 (36KB)
  6. 2.0.3 - August 27, 2016 (18.5KB)
全てのバージョンを表示(全65件)

Development依存関係 (4):

bundler >= 0
pry >= 0
rake >= 0
rspec ~> 3.0

所有者:

作者:

  • James Scott Jr

SHA 256チェックサム:

02fa4c23dec7278ae28b201203126287375333c4290dc1eaba94471e1d9834ac

累計ダウンロード数 109,809

このバージョンのみ 1,786

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.0

リンク: