General

Profile

diebels727 (Diebels Alternative)

Issues

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

Activity

09/08/2011

05:34 AM Ruby Bug #5296 (Closed): Incompatability with DateTime#strptime Segmentation Fault when parsing string
Loading development environment (Rails 3.0.10)
:001 > DateTime.strptime
=> Mon, 01 Jan -4712 00:00:00 +0000
:002 > DateTime.strptime(nil)
TypeError: can't convert nil into String
:003 > DateTime.strptime(nil,"%m/%d/%Y")
TypeEr...
diebels727 (Diebels Alternative)

Also available in: Atom