Ross ROSS = Recommend OSS · open-source software intelligence for agents

inertiajs/inertia-rails

The Rails adapter for Inertia.js. observed · 2026-08-28

github.com/inertiajs/inertia-rails · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 98
  • Release rhythm 93
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 9.0
  • age_days: 2549
  • days_rel: 47
  • days_push: 14
  • n_releases_24m: 31

Full methodology

Adoption not part of the score

1229 stars · 104 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The Rails adapter for Inertia.js, letting you build single-page React, Vue, or Svelte apps on top of existing Rails controllers, routes, and authentication without a separate API. Controllers pass data as props via `render inertia:`, and client-side navigation is handled through XHR visits.

Use cases

  • build a react spa with rails backend without an api
  • add vue or svelte frontend to existing rails app
  • replace rails views with modern javascript components
  • avoid building a separate rest or graphql api
  • server-side render inertia pages in rails
  • pass rails controller data as props to frontend

When to choose

  • you have a Rails app and want a modern SPA frontend without maintaining a separate API
  • you want to reuse Rails controllers, routing, and authentication for client-side rendering
  • you prefer a monolithic stack over a decoupled frontend/backend architecture

When to avoid

  • you need a standalone API consumed by native mobile apps or third parties
  • your team prefers a fully decoupled SPA with a dedicated API backend
  • you are not using Ruby on Rails

Facets

library · maturity active

web-framework ssr routing middleware web-development frontend backend apis ruby inertiajs rails spa react vue svelte monolith adapter vite nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
inertiajs/inertia-railsmain97

For agents

markdown · JSON · MCP: product_card(name="inertiajs/inertia-rails")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem