There is a ReDoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier CVE-2024-49761. We strongly recommend upgrading the REXML gem. This does not happen with Ruby 3.2 ...
Ruby 3.2.6 has been released.
REXML gem에서 ReDoS 취약점이 발견되었습니다. 이 취약점은 CVE 번호 CVE-2024-49761로 등록되었습니다. REXML gem 업그레이드를 강하게 추천합니다. Ruby 3.2나 그 이상에서는 이 문제가 발생하지 않습니다.
在 REXML gem 發現了一個 ReDoS 漏洞。 該漏洞的 CVE 編號為 CVE-2024-43398。 我們強烈建議您升級 REXML gem。 該漏洞不會在 Ruby 3.2 或之後發生。Ruby 3.1 是唯一受到影響的版本。 注意 Ruby 3.1 將會在 2025-03 ...
Ruby incluye un programa que mostrará el resultado de cualquier comando Ruby que le introduzcas. Jugar con código Ruby en una sesión interactiva como ésta es una manera estupenda de aprender el ...
Ruby에는 당신이 입력한 Ruby 구문을 바로 결과로 보여주는 프로그램이 동봉되어 있습니다. 대화형 세션에서 Ruby 코드를 가지고 ...
如果您想说很多次”Hello”,却不想把手指累酸的话,是定义一个函数的时候啦! irb(main):010:0> def h irb(main):011:1> puts "Hello World ...
Perl is awesome. Perl’s docs are awesome. The Perl community is … awesome. For those Perlers who long for elegant OO features built-in from the beginning, Ruby may be for you.
Python is another very nice general purpose programming language. Going from Python to Ruby, you’ll find that there’s a little bit more syntax to learn than with Python.
Здесь представлено небольшое введение в Ruby, которое должно занять не более двадцати минут. Предполагается, что вы уже установили Ruby. (Если ...
This document provides community guidelines for a safe, respectful, productive, and collaborative place for any person who is willing to contribute to the Ruby community. It applies to all ...
Java is mature. It’s tested. And it’s fast (contrary to what the anti-Java crowd may still claim). It’s also quite verbose. Going from Java to Ruby, expect your code size to shrink down considerably.