RubyGems Navigation menu

utilrb 1.3.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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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. 1.3.3 - August 05, 2009 (36.5 KB)
显示所有版本 (共 31 个)

Runtime 依赖 (2):

facets >= 2.4.0
rake >= 0

Development 依赖 (1):

hoe >= 1.12.2

业主:

作者:

  • Sylvain Joyeux

SHA 256 校验和:

834fefd3a19c9a3cbbb14e821c78416724c53af7dc132aaba39c36bfd951e39b

下载总量 262,553

这个版本 7,511

许可:

需要的 Ruby 版本:

链接: