RubyGems Navigation menu

quick_attr 0.0.1

usage: require 'quick_attr' class C extend QuickAttr quick_attr :name, :smell end #set attr by passing value c = C.new.name("bobaloba ding-dong").smell("fishy") #get attr by calling without args... puts c.name # bobaloba ding-dong puts c.smell # fishy

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.4 - September 10, 2010 (5.0 KB)
  2. 0.0.3 - September 10, 2010 (5.0 KB)
  3. 0.0.2 - September 10, 2010 (4.5 KB)
  4. 0.0.1 - September 10, 2010 (4.5 KB)

业主:

作者:

  • Dominic Tarr

SHA 256 校验和:

=

下载总量 14,509

这个版本 3,366

版本发布:

许可:

需要的 Ruby 版本:

链接: