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 (5KB)
  2. 0.0.3 - September 10, 2010 (5KB)
  3. 0.0.2 - September 10, 2010 (4.5KB)
  4. 0.0.1 - September 10, 2010 (4.5KB)

所有者:

作者:

  • Dominic Tarr

SHA 256チェックサム:

3055d247891f9a8b3a5a8ef7fbf8fdc5b5bb7318cba9bdd5f4c5aa267b15ccb3

累計ダウンロード数 14,237

このバージョンのみ 3,300

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: