RubyGems Navigation menu

octothorpe 0.3.0

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:
=

installieren:
=

Versionen:

  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)
Zeige alle Versionen (7 total)

Development Abhängigkeiten (5):

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

Besitzer:

Autoren:

  • Andy Jones

SHA 256-Prüfsumme:

=

Downloads insgesamt 16.084

Für diese Version 3.071

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: