FICHA · MANJARO

ruby-attr_extras

Takes some boilerplate out of Ruby with methods like attr_initialize

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

Description

Reduces repetitive Ruby class setup by adding helpers such as attr_initialize. It is useful for developers who want concise object initialization and attribute declaration patterns in application or library code.

Metaprogramming helpers can make code less obvious to new maintainers. Use them consistently and document public APIs that depend on generated methods.

Permissions

Permissions not analysed for this source yet.