You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/docs/devbox_examples/languages/ruby.md
+13-3Lines changed: 13 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: Ruby
6
6
7
7
[](https://devbox.sh/github.com/jetpack-io/devbox?folder=examples/development/ruby)
8
8
9
-
Ruby can be automatically configured by Devbox via the built-in Ruby Plugin. This plugin will activate automatically when you install Ruby 2.7 using `devbox add ruby`.
9
+
Ruby can be automatically configured by Devbox via the built-in Ruby Plugin. This plugin will activate automatically when you install Ruby 2.7 using `devbox add ruby`.
10
10
11
11
## Adding Ruby to your shell
12
12
@@ -19,9 +19,9 @@ Run `devbox add ruby bundler`, or add the following to your `devbox.json`
0 commit comments