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
|| ruby apps, ruby gems, micro-services, ideally in a mono-repo |
49
+
|| medium-sized Ruby on Rails apps, ideally in a mono-repo|
50
+
|| complex Ruby on Rails monoliths, single-repo |
51
51
52
52
53
53
Note: we have a short guide on [Building your first Ruby Project](https://github.com/bazelruby/rules_ruby/wiki/Build-your-ruby-project) on the Wiki. We encourage you to check it out.
@@ -56,26 +56,26 @@ Note: we have a short guide on [Building your first Ruby Project](https://github
56
56
57
57
### `WORKSPACE` File
58
58
59
-
Add `ruby_rules_dependencies` and `ruby_rules_toolchains` into your `WORKSPACE` file.
59
+
Add `rules_ruby_dependencies` and `rules_ruby_toolchains` into your `WORKSPACE` file.
0 commit comments