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

安裝:
=

版本列表:

  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:

ae619adba18eddebe8395b64e3913ecc24336bfadfb69cc381ea73c93926c526

總下載次數 29,012

這個版本 2,801

License:

Public Domain

Ruby 版本需求: >= 1.8.7

相關連結: