RubyGems Navigation menu

namebox 0.1.9

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 and 1.9.1. 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 compatible with Ruby 1.9.2 or greater.

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:

ae619adba18eddebe8395b64e3913ecc24336bfadfb69cc381ea73c93926c526

Total downloads 28,946

For this version 2,795

License:

Public Domain

Required Ruby Version: >= 1.8.7

Links: