FICHA · MANJARO

ruby-docile

keeps your Ruby DSLs tame and well-behaved

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

Description

Helps Ruby libraries build small domain-specific languages without leaking too much behavior into the caller's context. It is useful for configuration blocks and readable APIs that still need predictable scope.

DSLs can make code pleasant but also hide side effects. Keep blocks simple, document what methods are available, and avoid evaluating untrusted input as Ruby code.

Permissions

Permissions not analysed for this source yet.