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 校验和:

91e26505f6b86f1dd9a8d17c49f6cc04560008b0631ee6339a4e5629196548f0

下载总量 15,191

这个版本 2,247

许可:

MIT

需要的 Ruby 版本: >= 0

链接: