Skip to content

Ruby

  • Status: Planned
  • Last verified: 2026-02-23
  • Data source: apps/docs/src/data/language-support.yaml (ruby)

Wave 2 companion repo delivery will publish executable Bundler/RSpec quickstart steps. Current canonical bootstrap path remains Node-based.

npx @lumenflow/cli@3.2.0
software_delivery:
  gates:
    execution:
      preset: ruby

Preset commands from packages/@lumenflow/core/src/gates-presets.ts:

bundle install
bundle exec rubocop --format simple --fail-level W
bundle exec rubocop
bundle exec rspec
pnpm wu:prep --id WU-EXAMPLE