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:

e230fd009d6a4dcc1981860a63d6f8bccac09fea4e771f7811bddc22f9e35e8a

Total downloads 119,426

For this version 2,815

License:

MIT

Required Ruby Version: >= 2.1.0

Links: