RubyGems Navigation menu

hash_initialized_struct 1.2.0

Struct, except it takes a Hash on object initialization. class Point < HashInitializedStruct.new(:x, :y); end; Point.new(x: 1, y: 2)

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.3.0 - April 07, 2015 (7.5 KB)
  2. 1.2.0 - April 07, 2015 (7.5 KB)
  3. 1.1.0 - April 07, 2015 (7.5 KB)
  4. 1.0.0 - February 04, 2015 (7.0 KB)

Development 相依性套件 (3):

bundler ~> 1.6
rake ~> 10.0
rspec ~> 3.2

擁有者:

作者:

  • Rob Howard

SHA 256 總和檢查碼:

6da7b5cd7f2c38f1278065225fd6ddcbfa3bb39ea8c055c09ef9a2f52db81ff5

總下載次數 10,244

這個版本 2,260

授權:

Apache 2.0

Ruby 版本需求: >= 0

相關連結: