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 (12KB)
  2. 0.8.1 - January 26, 2020 (9.5KB)
  3. 0.8.0 - November 25, 2014 (8.5KB)
  4. 0.7.0 - March 17, 2014 (8.5KB)
  5. 0.6.0 - March 10, 2014 (8.5KB)
全てのバージョンを表示(全8件)

Development依存関係 (3):

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

所有者:

プッシュ者:

作者:

  • Andy Lindeman, Steven Harman

SHA 256チェックサム:

ff5e411816d2d8ad8e260b269e712ae3839dddb0f9f8e18d3b1a3fe08f6d2e94

累計ダウンロード数 11,616,470

このバージョンのみ 7,668,735

ライセンス:

MIT

必要なRubyのバージョン: >= 2.4.0

リンク: