csjasnoch / wisc.edu <csjasnoch / wisc.edu> wrote:
> Where could I find descriptions of the DateTime class?
<http://www.ruby-doc.org/core/classes/Date.html>
The sidebar from ruby-doc.org are really helpful to quickly look up
class definitions: <http://www.ruby-doc.org/docbar/>
-Levin