From: "regularlambda (Mahmut Bulut)" Date: 2012-04-03T03:58:40+09:00 Subject: [ruby-core:44082] [ruby-trunk - Feature #6245][Open] "is_integer?" method declaration in prelude Issue #6245 has been reported by regularlambda (Mahmut Bulut). ---------------------------------------- Feature #6245: "is_integer?" method declaration in prelude https://bugs.ruby-lang.org/issues/6245 Author: regularlambda (Mahmut Bulut) Status: Open 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/