Results 589 comments of MSP-Greg

I haven't mentioned streaming, why Rails uses the term, not sure. I would call it chunked, in that (as they describe it) determining 'Content-length' is difficult. So, chunked. When I...

Update - with this PR, RDoc builds on Windows for all versions tested (2.2 - trunk). Without the patch, all versions fail.

No problem. Obviously, GitHub provides a pretty good UI for reviewing one's open PR's, and I need to use it. This came out of running CI for Windows in RDoc,...

> Is the paid-only status of ARM support a deal breaker for this project? I think similar 'issues' happened with macOS ARM. GitHub/MSFT adds a new platform for 'Enterprise' customers,...

If you want a specific Ruby version, I might suggest [ruby/setup-ruby](https://github.com/ruby/setup-ruby)

I've gotten several emails this morning showing your work, not quite sure what your goal is. Re Ubuntu 20.04 & Ruby, all versions are available when using [ruby/setup-ruby](https://github.com/ruby/setup-ruby)

@jwillemsen Sorry, I wasn't clear (not enough coffee yet). ruby/setup-ruby is used by almost all of the repos within the Ruby org, and many other popular gems. It makes multi-platform...

Comments from https://github.com/actions/setup-ruby/issues/55 > Note ruby-build is a build solution, not a trusted distribution. My point was that, given a known build system, a repo with a collection of individuals...