Project

General

Profile

Actions

Bug #3623

closed

TypeError: can't iterate from Time

Added by sheuer (Stephen Heuer) over 13 years ago. Updated almost 13 years ago.

Status:
Rejected
Assignee:
-
Target version:
ruby -v:
ruby 1.9.2dev (2010-07-15 revision 28653) [x86_64-darwin10.4.0]
Backport:
[ruby-core:31521]

Description

=begin
ruby-1.9.2-head > (Time.now..Time.now + 100).include?(Time.now + 10)
TypeError: can't iterate from Time
from (irb):1:in each' from (irb):1:in include?'
from (irb):1:in include?' from (irb):1 from /Users/sheuer/.rvm/rubies/ruby-1.9.2-head/bin/irb:17:in '
=end

Actions

Also available in: Atom PDF

Like0
Like0