Files
2021-09-24 09:28:08 -04:00

1.1 KiB

title, description, tags
title description tags
Rails Blog A Rails blog using a PostgreSQL database
ruby
rails
postgresql

Rails Blog Example

This is a Ruby on Rails blog 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 and following the getting getting started guide. Read more about Rails on their official website