copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
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 #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
Feature #21277: Windows ARM support - Ruby - Ruby Issue Tracking System https: github com ruby ruby pull 13118 We could build Ruby with Windows ARM platform But nmake check is not working yet I'm tracking that issues on this ticket Can't generate revision h windows-11-arm runner couldn't generate revision h with ruby tool file2lastrev rb --revision h --output=revision h I tried that with git provided by scoop
2025 Archives - Ruby Programming Language A denial of service vulnerability has been discovered in the resolv gem bundled with Ruby This vulnerability has been assigned the CVE identifier CVE-2025-24294