Ruby on Rails
rubyonrails.orgAccelerate your agents with convention over configuration
Dev Toolsweb-frameworkrubyfull-stackmvcopen-sourcebackendorm

About
Ruby on Rails is a full-stack web application framework written in Ruby that follows the Model-View-Controller pattern. It provides everything needed to build modern, database-backed web applications including routing, templating, ORM, background jobs, WebSockets, and more. It emphasizes convention over configuration to keep codebases maintainable and developer productivity high.
Problem
Building modern web applications requires integrating many complex, disparate tools and making countless architectural decisions.
For
web developers and software engineers building database-backed web applications
How it works
Rails provides a full-stack framework with strong conventions, built-in tools for front-end and back-end development, and an ORM that maps database tables to rich Ruby objects.
Business model
open-source
Status
launched