RubyGems Navigation menu

utilrb 1.0

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 3.1.0 - March 28, 2018 (48.5KB)
  2. 3.0.1 - June 09, 2016 (47.5KB)
  3. 3.0.0 - October 11, 2015 (48KB)
  4. 3.0.0.rc1 - September 27, 2015 (48KB)
  5. 2.1.0.rc3 - September 27, 2015 (54KB)
  6. 1.0 - March 30, 2007* (28KB)
全てのバージョンを表示(全31件)

Runtime依存関係 (2):

facets > 0.0.0
hoe >= 1.2.0

所有者:

作者:

  • Sylvain Joyeux

SHA 256チェックサム:

b26c6e2439291bc79acc9e6ea2421376dba0baff9e34fc869543fadd17d656ba

累計ダウンロード数 262,480

このバージョンのみ 3,296

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

リンク: