ruby-changes:20986
From: marcandre <ko1@a...>
Date: Wed, 24 Aug 2011 03:25:05 +0900 (JST)
Subject: [ruby-changes:20986] marcandRe: r33035 (ruby_1_9_1): * NEWS: Actually, it's both Float#round and Numeric#round...
marcandre 2011-08-24 03:24:00 +0900 (Wed, 24 Aug 2011) New Revision: 33035 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=33035 Log: * NEWS: Actually, it's both Float#round and Numeric#round... Modified files: branches/ruby_1_9_1/NEWS Index: ruby_1_9_1/NEWS =================================================================== --- ruby_1_9_1/NEWS (revision 33034) +++ ruby_1_9_1/NEWS (revision 33035) @@ -333,6 +333,7 @@ o Numeric#upto, #downto, #times, #step o Numeric#real?, Complex#real? o Numeric#magnitude + o Numeric#round * Float o Float#round * Rational / Complex -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/