RubyGems Navigation menu

dumb_delegator 1.0.0

Delegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Kernel. This is not appropriate for many uses; for instance, delegation to Rails Models. DumbDelegator, on the other hand, delegates nearly everything to the wrapped object.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.0 January 28, 2020 (12.0 KB)
  2. 0.8.1 January 26, 2020 (9.5 KB)
  3. 0.8.0 November 25, 2014 (8.5 KB)
  4. 0.7.0 March 17, 2014 (8.5 KB)
  5. 0.6.0 March 10, 2014 (8.5 KB)
顯示所有版本(共 8)

Development 相依性套件 (3):

pry >= 0
rake ~> 13.0
rspec ~> 3.9

擁有者:

推送者:

作者:

  • Andy Lindeman, Steven Harman

SHA 256 總和檢查碼:

=

總下載次數 17,299,909

這個版本 13,128,232

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.4.0

相關連結: