Ruby on Rails #framework #ruby

Ruby on Rails icon Ruby on Rails: Compress the complexity of modern web apps

A full-stack web application framework written in Ruby, following the Model View Controller pattern, that includes everything you need to build modern database-backed web apps.

https://rubyonrails.org/

Ruby on Rails

Ruby on Rails (Rails) is a server-side web application framework written in Ruby. It emphasizes convention over configuration (CoC) and the DRY (Don't Repeat Yourself) principle, providing a set of defaults and tools that speed up development of database-backed web applications. Rails includes components for routing, database access (Active Record), and view rendering, and it powers many production web apps and startups.

Link: https://rubyonrails.org/

Developer: Rails Core Team

Category: Web Framework #framework

A set of pre-written code libraries and tools that provide a structure for building web applications more efficiently and with less boilerplate code.

Others in this category

Category: Ruby #ruby

Frameworks and tools built with the Ruby programming language, known for its elegant syntax and developer-friendly conventions.

Others in this category