protocolbuffers / rules_ruby

Ruby Rules for Bazel. This is a fork of https://github.com/bazelruby/rules_ruby exclusively for protobuf internal usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model rvm/rbenv in Bazel

mkruskal-google opened this issue · comments

This is an intermediate step to full Bazelification of Ruby, where we can expand the "system" toolchain support. With this setup, any system installations via rvm or rbenv will take precedence over downloading and building from source