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
…#34444)
### Rationale for this change
Iteratable object should have `#each`.
### What changes are included in this PR?
`#each` and its test.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Yes.
* Closes: #34442
Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Describe the enhancement requested
All iteratable objects should have
#each
in Ruby.Component(s)
FlightRPC, Ruby
The text was updated successfully, but these errors were encountered: