General

Profile

sdsykes (Stephen Sykes)

  • Login: sdsykes
  • Email: sdsykes@gmail.com
  • Registered on: 02/22/2010
  • Last sign in: 06/26/2011

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

08/16/2011

06:53 PM Ruby master Feature #4801: Shorthand Hash Syntax for Strings
For info, look at
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/9251 and
the surrounding thread.

...
sdsykes (Stephen Sykes)

06/05/2011

03:53 AM Ruby master Feature #4824: Provide method Kernel#executed?
Some other suggestions:

~~~ruby
if main?
if first_script?
if main_script?
if run_script?
~~~

-St...
sdsykes (Stephen Sykes)

01/21/2011

05:50 PM Ruby master Feature #4288: Allow invoking arbitrary method names with foo."something" syntax
=begin
> It does, but my concern with it is that (in the same way as
> string-interpolated ."" syntax) it can't be ...
sdsykes (Stephen Sykes)

01/07/2011

07:42 PM Ruby master Bug #4245: Array index with Range inconsistency
=begin
Yes, it's a bit odd, but it is clearly noted in the docs that this special case exists.

Marc-Andre: - Fo...
sdsykes (Stephen Sykes)

03/02/2010

06:54 PM Ruby master Feature #2515: Array#select!
=begin
I agree with Marc-Andre, and also with his suggestion of keep_if.

I have sometimes wished for each of th...
sdsykes (Stephen Sykes)

02/22/2010

09:26 PM Backport187 Backport #2779 (Closed): Net::HTTP#get raises NoMethodError
=begin
I think this was introduced in Revision 25851:

require 'net/http'
nh = Net::HTTP.new("does_not_exist_a...
sdsykes (Stephen Sykes)

Also available in: Atom