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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 0.1.9 - January 20, 2013 (7.5 KB)
  5. 0.1.8 - January 20, 2013 (7.5 KB)
顯示所有版本(共 10)

擁有者:

作者:

  • Sony Santos

SHA 256 checksum:

f024e3c7101bf060bdd25ddaae8f048f5b6edf33798c31975bdae23a3d22d309

總下載次數 28,981

這個版本 2,789

License:

Public Domain

Ruby 版本需求: >= 1.8.7

相關連結: