Rails

A simple Rails app

Deploy Rails

Postgres

railwayapp-templates/postgres-ssl:latest

Just deployed

/var/lib/postgresql/data

Redis

bitnami/redis

Just deployed

/bitnami

rails

railwayapp-starters/ruby-rails

Just deployed

Overview

The Rails web framework, also known as Ruby on Rails, is an open-source web application framework written in the Ruby programming language. It provides a set of tools and conventions for building web applications, making it easier and faster for developers to create high-quality web applications.

Although yes, we are named Railway, you can deploy more than just Rails. (But yes, the Rails template is good.)

Highlights

This template deploys a Rails 7 Hello World application onto Railway with Postgres and Redis.

Learn More

To run common Rails development flows for local development, you can prefix your Rails command with railway run

Note: rails console is not supported on Railway.


Template Content

More templates in this category

View Template

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)