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

安装:
=

版本列表:

  1. 0.4.1 December 15, 2017 (13.5 KB)
  2. 0.4.0 April 28, 2017 (13.0 KB)
  3. 0.3.0 June 29, 2016 (13.0 KB)
  4. 0.2.0 April 19, 2016 (12.0 KB)
  5. 0.1.2 February 25, 2016 (11.5 KB)
显示所有版本 (共 7 个)

Development 依赖 (5):

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

所有者:

作者:

  • Andy Jones

SHA 256 校验和:

=

下载总量 16,073

这个版本 2,423

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: