From: Ronny Date: 2007-08-21T04:50:17+09:00 Subject: Date and DateTime on the Mac I have installed ruby for Mac OS/X. Strangely, the classes Date and DateTime are not known: NameError: uninitialized constant DateTime from (irb):1 At least some other classes (I tried File and Time) exist, so it is not that the installation were completely broken. What could be the problem here? Ronald