From: "mame (Yusuke Endoh)" <mame@...>
Date: 2012-04-04T21:29:27+09:00
Subject: [ruby-core:44127] [ruby-trunk - Feature #6245][Rejected] "is_integer?" method declaration in prelude


Issue #6245 has been updated by mame (Yusuke Endoh).

Status changed from Open to Rejected

Sorry, but let's not open a ticket about goruby, but just send a mail.
I'd like to focus on redmine ticket that really needs our action.

-- 
Yusuke Endoh <mame@tsg.ne.jp>
----------------------------------------
Feature #6245: "is_integer?" method declaration in prelude
https://bugs.ruby-lang.org/issues/6245#change-25654

Author: regularlambda (Mahmut Bulut)
Status: Rejected
Priority: Normal
Assignee: 
Category: 
Target version: 2.0.0


Dear Rubyists, can we add "is_integer?" method to our core for main purposes of checking integerITY?
I add it to "golf_prelude.rb" below of "to_a" stub.

https://github.com/ruby/ruby/pull/112

https://github.com/ruby/ruby/pull/112.patch

**This can be in class Fixnum. I don't know this is true place for it?


-- 
http://bugs.ruby-lang.org/