Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 974 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 974 Bytes
title description tags
Rails Starter
A Rails starter app using a PostgreSQL database
ruby
rails
postgresql

Rails Starter Example

This is a Ruby on Rails starter app that connects to a Railway Postgres database and supports Action Cable.

Deploy on Railway

✨ Features

  • Ruby
  • Rails
  • Postgres
  • Redis

💁‍♀️ How to use

📝 Notes

This app was generated with the rails new command. Read more about Rails on their official website