RubyGems Navigation menu

octothorpe 0.4.1

A very simple hash-like class that borrows a little from OpenStruct, etc. * Treats string and symbol keys as equal * Access member objects with ot.>>.keyname * Guard conditions allow you to control what returns if key is not present * Pretty much read-only, for better or worse Meant to facilitate message-passing between classes.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.1 - December 15, 2017 (13.5 KB)
  2. 0.4.0 - April 28, 2017 (13 KB)
  3. 0.3.0 - June 29, 2016 (13 KB)
  4. 0.2.0 - April 19, 2016 (12 KB)
  5. 0.1.2 - February 25, 2016 (11.5 KB)
Show all versions (7 total)

Development Dependencies (5):

bundler ~> 1.7
pry >= 0
pry-doc >= 0
rake ~> 10.0
rspec >= 0

Owners:

Authors:

  • Andy Jones

SHA 256 checksum:

91e26505f6b86f1dd9a8d17c49f6cc04560008b0631ee6339a4e5629196548f0

Total downloads 15,160

For this version 2,240

License:

MIT

Required Ruby Version: >= 0

Links: