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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  4. 1.3.0 - August 05, 2009 (8 KB)
  5. 1.2.2 - September 16, 2008* (7.5 KB)
Show all versions (9 total)

Runtime Dependencies (1):

Development Dependencies (1):

rake >= 0

Owners:

Authors:

  • Daniel J. Berger

SHA 256 checksum:

def5359b602edf274248396f9a501acaae122c8ab864b0176ffd381bc85b1d91

Total downloads 29,224

For this version 2,552

License:

Apache-2.0

Required Ruby Version: >= 0

Links: