[#106341] [Ruby master Bug#18369] users.detect(:name, "Dorian") as shorthand for users.detect { |user| user.name == "Dorian" } — dorianmariefr <noreply@...>
Issue #18369 has been reported by dorianmariefr (Dorian Mari辿).
14 messages
2021/11/30
[#106351] [Ruby master Bug#18371] Release branches (release information in general) — "tenderlovemaking (Aaron Patterson)" <noreply@...>
Issue #18371 has been reported by tenderlovemaking (Aaron Patterson).
7 messages
2021/11/30
[ruby-core:106331] [Ruby master Misc#10757] Vagrant environment for MRI contributors
From:
"hsbt (Hiroshi SHIBATA)" <noreply@...>
Date:
2021-11-30 06:27:41 UTC
List:
ruby-core #106331
Issue #10757 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Rejected I understood that vagrant is useful software. But We have no strong reason to use it instead of other container tools like docker in 2021. ---------------------------------------- Misc #10757: Vagrant environment for MRI contributors https://bugs.ruby-lang.org/issues/10757#change-94968 * Author: anthonycrumley (Anthony Crumley) * Status: Rejected * Priority: Normal ---------------------------------------- This patch includes a Vagrant file that will quickly and easily setup a development environment for MRI contributors. Following are some benefits of having a vagrant setup for contributors. * Increase the number of contributors by making it easier to get started. * Easy setup for someone that wants to contribute to the Ruby test suite but does not really want to become a C developer. (This is my personal motivation) * A canonical environment to create and work through issues on. ---Files-------------------------------- vagrant.patch (4.12 KB) vagrant_v2.patch (4.3 KB) vagrant_v3.patch (4.91 KB) vagrant_v4.patch (4.94 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>