Please add as related: https://bugs.ruby-lang.org/issues/6739 That's a proposal to eliminate the problem described here (antipattern usage because it swallows exceptions) by extending the one-line rescue statement with a possibility t...Quintus (Marvin Gülker)
Just entering https://lists.ruby-lang.org as URL however redirects to the non-HTTPS version. I don't know whether this is expected behaviour, but I just wanted to let you know. Using https://lists.ruby-lang.org/cgi-bin/mailman/listinfo d...Quintus (Marvin Gülker)
I can confirm that the site is now reachable via HTTPS as well. Firefox now accepts the login field without a warning. Thank you again! MarvinQuintus (Marvin Gülker)
Hi ruby-lang.org admins, while managing the new `ruby-de` list I noticed that `lists.ruby-lang.org` is not reachable via HTTPS properly. If one tries, the browser first displays a TLS certificate domain mismatch warning, and after dis...Quintus (Marvin Gülker)
> I'm ok to create German mailing list on ruby-lang.org. Great! Thank you very much! > ... I have just sent you a list of the current moderators of the German Ruby forum with email addresses. These people should receive configurat...Quintus (Marvin Gülker)
I would appreciate it if there could at least be an indication as to whether this is possible or not. Because otherwise we're going to use a different mailinglist host (which I would find unfitting, but we need to go forward at some poin...Quintus (Marvin Gülker)
Hi everyone, I have emailed webmaster@ruby-lang.org and opened [a ticket on the website's GitHub repo](https://github.com/ruby/www.ruby-lang.org/issues/1551) without a reply, so I'll try it here again. The main German Ruby forum [goes...Quintus (Marvin Gülker)
I noticed we have a keyword already in Ruby that’s used nearly nowhere and could be a nice fit here. Might not be linguistically optimal, but is not too bad: `in`. That keyword is currently only used for the `for` loop and should thus be...Quintus (Marvin Gülker)
Hi everyone, Albeit still shipped with Ruby, the Minitest gem is not in the documentation of Ruby, neither on [ruby-doc.org][1] nor on [docs.ruby-lang.org][2]. It appears to have last been documented in version [2.1.9][3]. This should...Quintus (Marvin Gülker)