Skip to main content

stimulus-grid-rails

Stars12
Forks0
UpdatedMay 27, 2026 at 01:48

Use the stimulus_grid_rails gem to build a server-driven, multi-user editable data grid in a Rails + Hotwire app. Apply when adding an editable table backed by Active Record with live cross-tab/cross-user updates over Turbo Streams + Action Cable, server-side global search/filtering, optimistic cell edits with server reconcile, computed columns, add/remove rows, undo/redo, per-column permissions, or multi-tenant isolation. For a purely client-side grid with no Rails backend, use the stimulus-grid-js skill instead. For exact HTTP request/response shapes, Turbo Stream action attributes, optimistic-id wire format, or to debug a fresh integration that didn't work first time, see COOKBOOK.md alongside this file.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly