RubyGems Navigation menu

namebox 0.1.8

Create namespace boxes to protect the core classes' methods from changes, like refinements. Note: this is the last version compatible with Ruby 1.8.7. It's slow, memory-consuming and it has some issues about loosing 'self' when in class methods changed by extending modules in subclasses (self will be the class instead of subclass when namebox is closed). Next versions will be only 1.9+-compatible.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.2 - January 27, 2013 (7.5 KB)
  2. 0.2.1 - January 27, 2013 (7.5 KB)
  3. 0.2.0 - January 20, 2013 (7 KB)
  4. 0.1.9 - January 20, 2013 (7.5 KB)
  5. 0.1.8 - January 20, 2013 (7.5 KB)
Show all versions (10 total)

Owners:

Authors:

  • Sony Santos

SHA 256 checksum:

f024e3c7101bf060bdd25ddaae8f048f5b6edf33798c31975bdae23a3d22d309

Total downloads 28,905

For this version 2,782

License:

Public Domain

Required Ruby Version: >= 1.8.7

Links: