RubyGems Navigation menu

utilrb 1.3

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. == Installation The only dependency Utilrb has is flexmock if you want to run tests. It is available as a gem, so you can run gem install flexmock == 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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  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.3 - June 13, 2008* (33.5 KB)
Show all versions (31 total)

Runtime Dependencies (3):

facets >= 2.4.0
hoe >= 1.5.3
rake >= 0

Owners:

Authors:

  • Sylvain Joyeux

SHA 256 checksum:

361ddd20dc6048e810282219f9896588a19eb31103083a13478cc6db43fe55a7

Total downloads 261,593

For this version 3,269

Licenses:

N/A

Required Ruby Version: None

Links: