Evaluator path
Compare setup approaches
Read the evaluator guide first to compare React on Rails with Hotwire/Turbo, Inertia Rails, and react-rails.
Open the comparison guideExamples and migration references
These links are meant for evaluation, migration, and validation work. They are not a parallel docs track.
Start with a decision path
Evaluator path
Read the evaluator guide first to compare React on Rails with Hotwire/Turbo, Inertia Rails, and react-rails.
Open the comparison guideMigration path
Follow a migration sequence validated against a real open-source example app instead of reconstructing it from old guides.
Use the react-rails guideReference repos
Canonical demo app showing React on Rails setup with SSR and hot reloading workflows.
Open repositoryLegacy react-rails app used to validate the migration guide and current Rails-version constraints.
Open repositoryOfficial Vite Rails sample app used to document migration preflight and dependency lockfile issues.
Open repository