Open links in new tab
  1. Ruby on Rails: Accelerate your agents with convention over configuration

    Mar 24, 2026 · Rails is a full-stack framework. It ships with all the tools needed to build amazing web apps on both the front and back end with strong conventions that keep your agents from producing a …

  2. Ruby on Rails Guides

    Ruby on Rails Guides (v8.1.3) These are the new guides for Rails 8.1 based on v8.1.3. These guides are designed to make you immediately productive with Rails, and to help you understand how all of …

  3. Getting Started with Rails - Ruby on Rails Guides

    Getting Started with Rails This guide covers getting up and running with Ruby on Rails. After reading this guide, you will know: How to install Rails, create a new Rails application, and connect your …

  4. Install Ruby on Rails Guide

    Install Ruby on Rails Guide This guide will walk you through installing the Ruby programming language and the Rails framework on your operating system. While your OS might come with Ruby pre …

  5. Ruby on Rails Documentation

    The official Rails documentation: installation guide, tutorials, and API reference docs.

  6. Ruby on Rails API

    Ruby on Rails Guides The API Documentation Contributing ¶ ↑ We encourage you to contribute to Ruby on Rails! Please check out the Contributing to Ruby on Rails guide for guidelines about how to …

  7. The Rails Command Line - Ruby on Rails Guides

    1. Overview The Rails command line is a powerful part of the Ruby on Rails framework. It allows you to quickly start a new application by generating boilerplate code (that follows Rails conventions). This …

  8. Active Record Basics - Ruby on Rails Guides

    This guide is an introduction to Active Record.After reading this guide, you will know: How Active Record fits into the Model-View-Controller (MVC) paradigm. What Object Relational Mapping and Active …

  9. Latest Rails News & Release Notes

    Mar 24, 2026 · Discover the latest Ruby on Rails news, Rails Foundation updates, new versions, and feature announcements. All in one place.

  10. Ruby on Rails Documentation

    Mar 2, 2022 · Welcome to Rails Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern. …