RubyGems Navigation menu

persistent_open_struct 0.0.1

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 (3):

bundler ~> 1.6
minitest >= 5.4.3, ~> 5.4
rake >= 10.4.2, ~> 10.4

Owners:

Authors:

  • amcaplan

SHA 256 checksum:

dbaa10a505237a805dcfc2df5204cde96ff59ec7bd16a7434aa932b666bfdad6

Total downloads 119,426

For this version 37,349

License:

MIT

Required Ruby Version: >= 2.1.0

Links: