From: Eric Hodel Date: 2011-10-06T15:03:16+09:00 Subject: [ruby-core:39983] [Ruby 1.9 - Bug #5416] Improve documentation for lib/time.rb Issue #5416 has been updated by Eric Hodel. ruby -v changed from 1.9.2p290 to - I merged 1 and 2, merged a small part of 3 (due to #5403) and hand-merged 4 to keep the references to needing to require 'time'. Historically users have been confused by reading about a method on Time but having it not work. A future version of rdoc may allow this to be removed if it shows the location of these methods. ---------------------------------------- Bug #5416: Improve documentation for lib/time.rb http://redmine.ruby-lang.org/issues/5416 Author: Jake Goulding Status: Closed Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: - Documented an undocumented method and constant, as well as restored some useful documentation that was no longer being displayed. Cleaned up some strange wording and added examples to the top of the documentation. -- http://redmine.ruby-lang.org