RubyGems Navigation menu

callable_tree 0.3.12

CallableTree provides a framework for organizing complex logic into a tree of callable nodes. It allows you to chain execution from a root node to leaf nodes based on matching conditions. Key features include multiple traversal strategies: `seekable` (like nested `if`/`case`), `broadcastable` (one-to-many execution), and `composable` (pipelined processing). Supports class-based, builder-style and factory-style definitions.

Gemfile:
=

install:
=

Versions:

  1. 0.3.12 January 06, 2026 (25.5 KB)
  2. 0.3.11 January 03, 2026 (22 KB)
  3. 0.3.10 December 30, 2022 (19 KB)
  4. 0.3.9 November 06, 2022 (18 KB)
  5. 0.3.8 May 05, 2022 (18 KB)
Show all versions (21 total)

Owners:

Pushed by:

Authors:

  • jsmmr

SHA 256 checksum:

=

Total downloads 26,495

For this version 138

Version Released:

License:

MIT

Required Ruby Version: >= 2.4.0

New versions require MFA: true

Version published with MFA: true

Links: