RubyGems Navigation menu

use 1.3.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):

所有者:

作者:

  • Daniel J. Berger

SHA 256 checksum:

ba90f77027ff827fab36ff3ea4a75793ccd8b031fd2ed00f523528a35e99a681

下载总次数 27,158

这个版本 3,164

许可:

需要的 Ruby 版本:

相关链接: