COMMITS
/ ruby/tests/basic_proto2.rb December 30, 2025
J
Added a test that verifies existing enum behavior for Ruby.
Joshua Haberman committed
January 7, 2025
な
Fix ruby `has_...?` method (#19731)
なつき committed
March 15, 2024
M
Implement edition 2023 support in all Ruby runtimes.
Mike Kruskal committed
January 9, 2024
J
Breaking Change: Removed `syntax` and added `has_presence?`/`is_packed?`.
Joshua Haberman committed
January 5, 2024
J
Breaking Change: fixed json_encode/json_decode to use the message's pool.
Joshua Haberman committed
January 3, 2024
November 14, 2023
J
Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703)
Jason Lunn committed
June 29, 2023
J
Bulk update to use `assert_*` methods wherever possible. (#13156)
Jason Lunn committed
March 28, 2022
J
Implement `respond_to?` in RubyMessage (#9677)
Jason Lunn committed
January 13, 2021
J
Ported Ruby extension to upb_msg (#8184)
Joshua Haberman committed
April 23, 2020
D
Add Ruby tests for oneof cases. (#7385)
David L. Jones committed
April 20, 2020
J
Ruby: assigning 'nil' to submessage should clear the field. (#7397)
Joshua Haberman committed
April 1, 2020
J
Set execute bit on files if and only if they begin with (#!). (#7347)
Joshua Haberman committed
August 14, 2019
J
Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866)
Joshua Haberman committed
March 6, 2019
J
Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848)
Joshua Haberman committed
J
Updated upb from defcleanup branch and modified Ruby to use it (#5539)
Joshua Haberman committed
February 6, 2019
J
Add more descriptive error messages to init methods in Ruby (#5659)
Joe Bolinger committed
October 8, 2018
P
Fix broken ruby test (#5235)
Paul Yang committed
August 25, 2017
H
Adds support for proto2 syntax for Ruby gem.
Harshit Chopra committed