RubyGems Navigation menu

use 1.4.0

The use library solves the multi-mixin problem by allowing you to selectively mixin specific methods from a module rather than mixing in all of them. In addition, you can alias methods on the fly as they are mixed in, effectively allowing you to change the name of the mixin method.

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

安装:
=

版本列表:

  1. 1.4.0 - February 04, 2019 (15.5 KB)
  2. 1.3.3 - October 12, 2014 (9.5 KB)
  3. 1.3.1 - August 05, 2009 (8.0 KB)
  4. 1.3.0 - August 05, 2009 (8.0 KB)
  5. 1.2.2 - September 16, 2008* (7.5 KB)
显示所有 (9 个版本)

Runtime 依赖关系 (1):

Development 依赖关系 (1):

rake >= 0

所有者:

作者:

  • Daniel J. Berger

SHA 256 checksum:

def5359b602edf274248396f9a501acaae122c8ab864b0176ffd381bc85b1d91

下载总次数 26,895

这个版本 1,906

许可:

Apache-2.0

需要的 Ruby 版本: >= 0

相关链接: