Ruby on Rails Logo

Ruby on Rails

Web Framework

Official Website

A server-side web application framework written in Ruby.

What is Ruby on Rails?

Ruby on Rails, or Rails, is a server-side web application framework written in Ruby. It follows the model-view-controller (MVC) pattern and provides default structures for a database, a web service, and web pages. It emphasizes the use of well-known software engineering patterns and principles, such as convention over configuration (CoC), don't repeat yourself (DRY), and the active record pattern.

What companies use Ruby on Rails?

Ruby on Rails is utilized by various companies across different industries. Some notable examples include Airbnb and Shopify. Ruby on Rails is a widely adopted technology in the web framework field, known for its effectiveness and reliability.