RubyGems Navigation menu

chooser 0.0.2

Provides short interface for choosing elements from array of structs, e.g. target.choose(:street => "Main", :age => (24..30), :address => /Main/) or target.choose("age >= 24 && address =~ /^Main/")

Gemfile:
=

install:
=

Versions:

  1. 0.0.3 March 16, 2014 (7.5 KB)
  2. 0.0.2 March 16, 2014 (7.5 KB)
  3. 0.0.1 March 16, 2014 (7.5 KB)

Development Dependencies (3):

bundler ~> 1.5
rake >= 0
rspec >= 0

Owners:

Authors:

  • Alexander Avoyants

SHA 256 checksum:

=

Total downloads 9,872

For this version 2,985

Version Released:

License:

MIT

Required Ruby Version: None

Links: