General

Profile

thomas.sevestre (Thomas Sevestre)

  • Login: thomas.sevestre
  • Email: ts@tcare.fr
  • Registered on: 10/27/2009
  • Last sign in: 11/13/2014

Issues

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

Activity

11/13/2014

12:40 PM Ruby master Feature #10506 (Rejected): Imprve Enumerator.any? behavior
IMHO the API `Enumerable.any?` behavior could be improved in the following manner:
any? { |obj| block } → true...
thomas.sevestre (Thomas Sevestre)

10/27/2009

04:46 AM Backport191 Bug #2282 (Closed): [BUG] Bus Error --- ruby 1.9.1p243
=begin
# This script crashes

class NiceArray < Array
def delete(*args)
super(*args)
end
end

...
thomas.sevestre (Thomas Sevestre)

Also available in: Atom