RubyGems Navigation menu

dumb_delegator 1.1.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:
=

install:
=

Versions:

  1. 1.1.0 December 17, 2024 (9 KB)
  2. 1.0.0 January 28, 2020 (12 KB)
  3. 0.8.1 January 26, 2020 (9.5 KB)
  4. 0.8.0 November 25, 2014 (8.5 KB)
  5. 0.7.0 March 17, 2014 (8.5 KB)
Show all versions (9 total)

Owners:

Pushed by:

Authors:

  • Andy Lindeman, Steven Harman

SHA 256 checksum:

=

Total downloads 18,595,400

For this version 1,154

Version Released:

License:

MIT

Required Ruby Version: >= 2.4.0

Links: