# Class LittleGhost::WorkflowBuilder

Documentation version: Edge

Canonical HTML: https://littleghostai.org/docs/LittleGhost/WorkflowBuilder.html

Builds a Workflow whose Ruby composition block is supplied at runtime. Use a
named Workflow subclass's `to_builder` when the class supplies the composition
and runtime configuration supplies its identity or description. `perform`
supplies the underlying dynamic form for application code.

## Inheritance

`LittleGhost::WorkflowBuilder < LittleGhost::AssemblyBuilder`
