Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit bc8593d

Browse files
committed
[docs] Add link to minimal Rail example
1 parent af01ea6 commit bc8593d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/docs/languages/ruby.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Here are a few Ruby example projects that are already automated with Gitpod:
1616
Repository | Description | Try it
1717
---------|----------|---------
1818
[rails_sample_app](https://github.com/gitpod-io/rails_sample_app) | Ruby on Rails tutorial sample application | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/rails_sample_app)
19+
[Gitpod-Ruby-On-Rails](https://github.com/gitpod-io/Gitpod-Ruby-On-Rails) | Minimal Ruby on Rails example | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/Gitpod-Ruby-On-Rails)
1920
[home-assistant.io](https://github.com/home-assistant/home-assistant.io) | Open source home automation | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/home-assistant/home-assistant.io)
2021
[dev.to](https://github.com/thepracticaldev/dev.to) | A platform where software developers write articles | [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/thepracticaldev/dev.to)
2122

@@ -38,6 +39,6 @@ vscode:
3839
3940
## Ruby On Rails
4041
41-
So, you want to write your cool new Ruby On Rails application in Gitpod? Well, here is an idea of how to do it. Please take a look at our minimal Rails example running in Gitpod:
42+
So, you want to write your cool new Ruby On Rails application in Gitpod? Well, here is an idea of how to do it. Please take a look at our [minimal Rails example](https://github.com/gitpod-io/Gitpod-Ruby-On-Rails) running in Gitpod:
4243
4344
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/Gitpod-Ruby-On-Rails)

0 commit comments

Comments
 (0)