RubyGems Navigation menu

persistent_open_struct 0.0.2

Unlike OpenStruct, which defines singleton methods on an object, PersistentOpenStruct defines methods on the class. This is useful when storing many hashes with the same keys as OpenStructs.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - July 12, 2016 (10.5 KB)
  2. 0.0.2 - July 04, 2016 (10.5 KB)
  3. 0.0.1 - May 14, 2015 (9 KB)

Development Dependencies (4):

benchmark-ips ~> 2.6
bundler ~> 1.6
minitest >= 5.4.3, ~> 5.4
rake >= 10.4.2, ~> 10.4

Owners:

Authors:

  • amcaplan

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 122,001

For this version 2,852

License:

MIT

Required Ruby Version: >= 2.1.0

Links: