RubyGems Navigation menu

gather 0.0.7

A gem that provides modules to make working with properties a bit easier. For example: class SumThing include Gather property :thing, :spla, :gumf, :troob end s = SumThing.new.gather :spla => 'five', :thing => 'sigma' do troob %w{one two three four} gumf 15 % 4 end Or s = SumThing.new.gather :spla => 'five', :thing => 'sigma' do |s| s.troob = %w{one two three four} s.gumf = 15 % 4 end

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.0.8 - June 21, 2011 (10 ko)
  2. 0.0.7 - June 08, 2011 (10 ko)
  3. 0.0.6 - January 20, 2011 (9,5 ko)
  4. 0.0.4 - September 24, 2009 (9,5 ko)
  5. 0.0.3 - January 29, 2009* (8 ko)

Dépendances de Development (1):

bones >= 3.7.0

Propriétaires:

Auteurs:

  • John Anderson

Total de contrôle SHA 256:

8a04ad12a2b6b7837317b73aa6377642bafed7e9bef31dd936345b78d9fed270

Total de téléchargements 19 775

Pour cette version 3 535

License:

aucune

Version de Ruby requise: None

Liens: