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

總下載次數 29,215

這個版本 2,547

License:

Apache-2.0

Ruby 版本需求: >= 0

相關連結: