RubyGems Navigation menu

use 1.3.3

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:

527975f83ec85febd8c047d2a68ea16bb719c4dedd8c73808c9dc1e4c531cf89

Total downloads 29,147

For this version 3,196

License:

Artistic 2.0

Required Ruby Version: >= 0

Links: