Files
archived-starters/examples/rails-starter
dependabot[bot] 510bbd2337 Bump url-parse from 1.5.1 to 1.5.3 in /examples/rails-starter (#175)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 12:48:36 -07:00
..
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-04 01:19:55 +00:00
2021-04-28 12:21:34 -07:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-05 13:38:31 -07:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00
2021-02-03 23:41:43 +00:00

title, description, tags
title description tags
Rails Starter A Rails starter app using a PostgreSQL database
ruby
rails
postgres

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