From 0e0c53a09246b4058db69430e3701e7dee0b198a Mon Sep 17 00:00:00 2001 From: tadf Date: Sat, 13 Dec 2008 00:03:18 +0000 Subject: Numeric#scalar? has been renamed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS-1.9.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/NEWS-1.9.1 b/doc/NEWS-1.9.1 index faf2607efe..b8b6995727 100644 --- a/doc/NEWS-1.9.1 +++ b/doc/NEWS-1.9.1 @@ -150,7 +150,7 @@ with all sufficient information, see the ChangeLog file. o Hash.try_convert * Numeric o Numeric#upto, #downto, #times, #step - o Numeric#scalar?, Complex#scalar? + o Numeric#real?, Complex#real? o Numeric#div o Numeric#fdiv * Range -- cgit v1.2.3