ruby-changes:49557
From: mrkn <ko1@a...>
Date: Mon, 8 Jan 2018 13:35:25 +0900 (JST)
Subject: [ruby-changes:49557] mrkn:r61673 (trunk): doc/NEWS-2.5.0: Time.at is a class method
mrkn 2018-01-08 13:35:20 +0900 (Mon, 08 Jan 2018) New Revision: 61673 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61673 Log: doc/NEWS-2.5.0: Time.at is a class method Modified files: trunk/doc/NEWS-2.5.0 Index: doc/NEWS-2.5.0 =================================================================== --- doc/NEWS-2.5.0 (revision 61672) +++ doc/NEWS-2.5.0 (revision 61673) @@ -209,7 +209,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.5.0#L209 * Time - * Time#at receives 3rd argument which specifies the unit of 2nd argument. + * Time.at receives 3rd argument which specifies the unit of 2nd argument. [Feature #13919] * KeyError -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/