FICHA · MANJARO

ruby-forwardable-extended

Extends forwardable with delegation to hashes and instance variables

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds extra delegation helpers on top of Ruby's Forwardable module. It is useful when an object should expose selected behavior from internal hashes or instance variables without writing repetitive forwarding methods.

Delegation can make ownership and side effects less obvious. Keep delegated APIs small, and avoid exposing mutable internal state unless callers are meant to change it.

Permissions

Permissions not analysed for this source yet.