~kerrick/ratatui_ruby

#Frequently Asked Questions

← Back to Wiki Index

#FAQ

#Does this gem require native extensions?

Yes, it does. The Rust extension is used to bridge with Ratatui.

#Was this project made with Generative AI?

Yes, it was. ratatui_ruby was created with significant assistance from multiple LLMs. The process was human-controlled through creative prompts, with human contributions to each commit. See commit footers for model attribution. declare-ai.org

#Common Issues

#ratatui_ruby-0.1.0 requires Ruby version = 3.4.7. The current ruby version is ____

Upgrade to ratatui_ruby 0.2.0 or later.

About this wiki

commit 6184024f7eff68e8449742c202da5deb0f9b7ed5
Author: Kerrick Long <me@kerricklong.com>
Date:   2026-01-26T21:04:08-06:00

docs: sync Chapter 2 (Rooibos) with beta API

The documentation was out of date with the actual implementation.
Updated the entry point from the test-only keyword-args API to the
production fragment-based API. Updated the commands list to match
what actually exists: removed Command.sequence, added cancel, all,
open, and custom. Changed message format from arrays to Message::
objects. Replaced the verbose Rooibos.route/delegate example with
the declarative Router DSL. Renamed Tea references to Rooibos
throughout and updated version numbers in the roadmap.

Generated with Antigravity (https://antigravity.google)

Co-Authored-By: Claude Opus 4.5 (Thinking) <noreply@anthropic.com>
Clone this wiki ("wiki" branch)
https://git.sr.ht/~kerrick/ratatui_ruby-wiki (read-only)
git@git.sr.ht:~kerrick/ratatui_ruby-wiki (read/write)