From: "andhapp (Anuj Dutta)" Date: 2012-05-22T17:48:43+09:00 Subject: [ruby-core:45177] [ruby-trunk - Bug #6477][Open] BigDecimal to_i and to_int methods Issue #6477 has been reported by andhapp (Anuj Dutta). ---------------------------------------- Bug #6477: BigDecimal to_i and to_int methods https://bugs.ruby-lang.org/issues/6477 Author: andhapp (Anuj Dutta) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: 1.9.3-p194 Hello, Why are there two methods, to_i and to_int, in BigDecimal when they are exactly same in terms of functionality. Here's the link to the docs: http://www.ruby-doc.org/stdlib-1.9.3/libdoc/bigdecimal/rdoc/BigDecimal.html#method-i-to_i Am I missing something? Please enlighten. Thanks. -- http://bugs.ruby-lang.org/