General

Profile

nathanst (Nathan Stratton Treadway)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 6 6

Activity

06/13/2012

05:14 AM Ruby master Bug #6488: String#slice example has a syntax error
=begin
zzak (Zachary Scott) wrote:
> I was unable to reproduce this with ruby 1.9.3p125 (2012-02-16 revision 34643...
nathanst (Nathan Stratton Treadway)

06/07/2012

12:41 PM Ruby master Bug #6553 (Closed): confusing use of "p " in String#start_with? documentation
The three code samples given for the starts_with?() method (for the String class) all start with "p ". This is the o... nathanst (Nathan Stratton Treadway)
07:56 AM Ruby master Bug #6488: String#slice example has a syntax error
The references to the RDoc github commits don't show up as live links, so to save others the trouble of finding them,... nathanst (Nathan Stratton Treadway)

06/02/2012

03:55 PM Ruby master Bug #6529 (Closed): missing words in description of =~ operator for Regexp
Currently the Regexp class documentation contains the following: "<tt>=~</tt> is Ruby's basic pattern-matching operat... nathanst (Nathan Stratton Treadway)

06/01/2012

02:47 PM Ruby master Bug #6526 (Closed): minor typo in Regexp class documentation
In the "Performance" section of the Regexp class documentation, the intro to the first sample code block says "Cons... nathanst (Nathan Stratton Treadway)
02:31 PM Ruby master Bug #6525 (Closed): misleading example in Permformance section of Regexp documentation?
In the Performance section of the Regexp documention, it is stated that changing from Regexp.new('a?' * 29 + 'a' * 2... nathanst (Nathan Stratton Treadway)
01:49 PM Ruby master Bug #6524 (Closed): missing "#=>" in example block in Regexp class documentation
In the Regexp class documentation, "Performance" section, the code block that starts out "# Match a string of 29 <i>a... nathanst (Nathan Stratton Treadway)
06:48 AM Ruby master Bug #6523 (Closed): typos/display errors in Regexp.html page
I was looking through the Regexp class documentation found at
http://www.ruby-doc.org/core-1.9.3/Regexp.html
... an...
nathanst (Nathan Stratton Treadway)

Also available in: Atom