RubyGems Navigation menu

utilrb 1.1

What is Utilrb ? Utilrb is yet another Ruby toolkit, in the spirit of facets. It includes all the standard class extensions I use in my own projects like Genom.rb. == Utilrb’s C extension Utilrb includes a C extension in ext/. It is optional, but some of the functionalities will be disabled if it is not present. Trying to require a file in which there is a C-only feature will yield a warning on STDOUT. * some features have a Ruby version, but a C version is provided for performance: - Enumerable#each_uniq * some features are C-only - ValueSet class - Kernel#swap!

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 3.1.0 - March 28, 2018 (48,5 KB)
  2. 3.0.1 - June 09, 2016 (47,5 KB)
  3. 3.0.0 - October 11, 2015 (48 KB)
  4. 3.0.0.rc1 - September 27, 2015 (48 KB)
  5. 2.1.0.rc3 - September 27, 2015 (54 KB)
  6. 1.1 - June 18, 2007* (30,5 KB)
Toon alle versies (31 totaal)

Runtime afhankelijkheden (2):

facets > 0.0.0
hoe >= 1.2.1

Eigenaren:

Authors:

  • Sylvain Joyeux

SHA 256 checksum:

4336ff528ee6d577c51537e59e7cadd23c7456f654e920f3907f62656a41a574

Total downloads 262.052

Voor deze versie 3.276

Licenties:

N/A

Required Ruby Version: > 0.0.0

Links: