RubyGems Navigation menu

inheritance_module_eval 1.0.4

Allows to create methods with same name inside particular class/object by pushing them down by inheritance tree. So method "field" may call other "field" in same class by calling super keyword instead of just redefine it.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.4 - February 21, 2012 (9.5 KB)
  2. 1.0.3 - January 13, 2012 (10.5 KB)
  3. 1.0.2 - November 14, 2011 (7.0 KB)
  4. 1.0.1 - November 13, 2011 (7.0 KB)
  5. 1.0.0 - November 12, 2011 (6.5 KB)
顯示所有版本(共 6)

Development 相依性套件 (2):

rake >= 0
rspec >= 2.6

擁有者:

作者:

  • Alexander Paramonov

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 20,965

這個版本 4,291

版本发布:

授權:

Ruby 版本需求:

相關連結: