Skip to main content
Ruby is supported in Bazel through rules_ruby, which provides build rules for Ruby libraries, binaries, tests, and Rails applications.

Starter repo

Aspect maintains a starter repo for Ruby in Bazel: https://github.com/bazel-starters/ruby

APIs

rules_ruby

Linting