General

Profile

ebouchut (Eric Bouchut)

  • Login: ebouchut
  • Registered on: 10/28/2012
  • Last sign in: 05/22/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

08/23/2013

06:08 PM Ruby master Bug #8815 (Rejected): Enumerable.drop_while returns an Enumerator. Calling next twice on the Enumerator raises StopIteration even if there are still items available
I have an enumerable (array) that contains 3 items
[1, 2, 3].
I send drop_while without a block to this array to...
ebouchut (Eric Bouchut)

10/29/2012

01:53 AM Ruby master Bug #7230 (Closed): Updating Documentation for Dir::glob
Hi
I updated the Dir:glob documentation (pattern section, backslash subsection).
I escaped the backslash charact...
ebouchut (Eric Bouchut)

Also available in: Atom