|
- pub ruby snapshot
snapshot-ruby_3_1 tar xz 15227360 2025-04-02T18:42:29 000Z snapshot-ruby_3_1 yml 1002 2025-04-02T18:42:35 000Z snapshot-ruby_3_1 zip 25729777 2025-04-02T18:42:31 000Z snapshot-ruby_3_2 json 984 2025-11-25T18:46:25 000Z snapshot-ruby_3_2 tar gz 20574800 2025-11-25T18:46:17 000Z snapshot-ruby_3_2 tar xz 15112900 2025-11-25T18:46:21 000Z
- pub
pub media misc ruby tmp
- Ruby
@tenderlovemaking (Aaron Patterson) implemented a patch for this: https: github com ruby ruby pull 5525, we deployed it on our infra and so far the bug is gone
- Feature #11735: Porting String#squish and String#squish! from Ruby on . . .
This doesn't mean an immediate NG but frankly, we need to study real-world use cases more Note #1: recent (2 3+) ruby has squiggly heredoc ("<<~") This can save someone who originally used squish Note #2: as we discuss, I reached a conclusion that squish over SQL is dangerous It can destroy SQL's string literals with spaces
- Bug #20330: [BUG] Segmentation fault at 0xffffffffffffffff - Ruby
I get a segfault from ruby on fly io (a platform to run full stack apps) As you can see from the stacktracke im using a jemalloc version but im getting the same crash with the ruby:3 3 0-slim docker image
- class TCPSocket - Documentation for Ruby 3. 4
Starting from Ruby 3 4, this method operates according to the Happy Eyeballs Version 2 (RFC 8305) algorithm by default, except on Windows For details on Happy Eyeballs Version 2, see Socket tcp_fast_fallback= To make it behave the same as in Ruby 3 3 and earlier, explicitly specify the option fast_fallback:false
- Feature #10510: Remove REXML instead of patching it - Ruby - Ruby Issue . . .
I believe semantic versioning prevents doing this until Ruby 3 is released (many years from now) but I agree that this issue should be added to the Ruby 3 roadmap
- Feature #20205: Enable `frozen_string_literal` by default - Ruby
The frozen_string_literal: true pragma was introduced in Ruby 2 3, and as far as I'm aware the plan was initially to make it the default for Ruby 3 0, but this plan was abandoned because it would be too much of a breaking change without any real further notice
|
|
|