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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

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

Eigenaren:

Authors:

  • Dominic Tarr

SHA 256 checksum:

3055d247891f9a8b3a5a8ef7fbf8fdc5b5bb7318cba9bdd5f4c5aa267b15ccb3

Total downloads 14.210

Voor deze versie 3.295

Licenties:

N/A

Required Ruby Version: Geen

Links: