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.5KB)
  2. 0.4.0 April 28, 2017 (13KB)
  3. 0.3.0 June 29, 2016 (13KB)
  4. 0.2.0 April 19, 2016 (12KB)
  5. 0.1.2 February 25, 2016 (11.5KB)
全てのバージョンを表示(全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

リンク: