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

Ruby on Rails

Ruby on Rails observed · 2026-08-28

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

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 95
  • 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: 0.0
  • age_days: 6719
  • days_rel: 35
  • days_push: 7
  • n_releases_24m: 37

Full methodology

Adoption not part of the score

58720 stars · 22369 forks observed · 2026-08-28

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

Ruby on Rails is a full-stack MVC web application framework written in Ruby, bundling Active Record ORM, Action Pack routing/controllers, Action View templating, and libraries for email, background jobs, WebSockets, and file storage. It is designed for rapidly building database-backed web applications following convention-over-configuration principles.

Use cases

  • build a database-backed web application in ruby
  • rapidly prototype an mvc web app
  • build a crud application with an orm
  • add websockets to a ruby web app
  • send and receive email in a web application
  • run background jobs with a queuing backend
  • build a rest or json api in ruby

When to choose

  • you want a batteries-included full-stack framework with strong conventions
  • you are building a database-backed web application in Ruby
  • you need ORM, routing, templating, jobs, and email out of the box
  • you value rapid development and a mature ecosystem

When to avoid

  • you need a microframework or minimal API-only setup with tiny footprint
  • your stack is not Ruby
  • you need fine-grained control over every architectural decision
  • you are building a lightweight static site

Facets

framework · maturity stable

web-framework orm templating routing websocket email file-upload web-development backend databases ruby cross-platform mvc activerecord full-stack-framework convention-over-configuration activejob actioncable background-jobs full-stack web-server

1 source

Member repositories

RepositoryRoleHealth v2
rails/railsmain98
rails/actioncablemirror10

For agents

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

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