[#75687] [Ruby trunk Bug#12416] struct rb_id_table lacks mark function — shyouhei@...
Issue #12416 has been reported by Shyouhei Urabe.
3 messages
2016/05/23
[#75763] [Ruby trunk Feature#12435] Using connect_nonblock to open TCP connections in Net::HTTP#connect — mohamed.m.m.hafez@...
Issue #12435 has been reported by Mohamed Hafez.
3 messages
2016/05/28
[#75774] Errno::EAGAIN thrown by OpenSSL::SSL::SSLSocket#connect_nonblock — Mohamed Hafez <mohamed.m.m.hafez@...>
Hi all, every now and then in my production server, I'm
4 messages
2016/05/30
[#75775] Re: Errno::EAGAIN thrown by OpenSSL::SSL::SSLSocket#connect_nonblock
— Mohamed Hafez <mohamed.m.m.hafez@...>
2016/05/30
Or does MRI's OpenSSL::SSL::SSLSocket#connect_nonblock just return
[#75782] Important: Somewhat backwards-incompatible change (Fwd: [ruby-cvs:62388] duerst:r55225 (trunk): * string.c: Activate full Unicode case mapping for UTF-8) — Martin J. Dürst <duerst@...>
With the change below, I have activated full Unicode case mapping for
4 messages
2016/05/31
[ruby-core:75802] [Ruby trunk Misc#12400] Zen of Ruby
From:
shevegen@...
Date:
2016-05-31 18:24:12 UTC
List:
ruby-core #75802
Issue #12400 has been updated by Robert A. Heiler. Matz' old interview has some of the zen. http://www.artima.com/intv/ruby.html The perl-philosophy also influenced ruby - "there is more than one way" also refers to flexibility. Ruby has a much nicer syntax than perl - some ruby code can feel like poetry (terse poetry though). ---------------------------------------- Misc #12400: Zen of Ruby https://bugs.ruby-lang.org/issues/12400#change-58986 * Author: Anil Wadghule * Status: Open * Priority: Normal * Assignee: Yukihiro Matsumoto ---------------------------------------- http://rubygems.org/gems/this I maintain this gem. I had written this gem 6 years ago. It shows Zen of Ruby when you do "require 'this'" from IRB I am thinking to write better version of it. Your ideas are open. Basically, it could print / do something that every new developer can find helpful. It can be printing Zen of Ruby or Something useful. If you think Zen of Ruby is Ok, what should be Zen of Ruby then? -- 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>