RubyGems Navigation menu

utilrb 0.2

This work is licensed under the BSD license. See License.txt for details == 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

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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.0 KB)
  4. 3.0.0.rc1 - September 27, 2015 (48.0 KB)
  5. 2.1.0.rc3 - September 27, 2015 (54.0 KB)
  6. 0.2 - November 21, 2006* (21.0 KB)
显示所有版本 (共 31 个)

Runtime 依赖 (1):

facets > 0.0.0

业主:

作者:

  • Sylvain Joyeux

SHA 256 校验和:

56a4b34cf77030f25affee68d69a175ca4ead56c0258b6ee8766db84232fdf4c

下载总量 262,807

这个版本 3,292

许可:

需要的 Ruby 版本: > 0.0.0

链接: