Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 983 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 983 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.

Deploy on Railway

✨ Features

  • Ruby
  • Rails
  • Postgres

💁‍♀️ How to use

📝 Notes

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