From: Pritam Dey Date: 2013-03-06T20:52:13+09:00 Subject: Bignum-Fixnum-Numeric confusion Hi, I am newbie to Ruby. But couldn't properly understand which rules in Ruby decides the below object's when any number comes to it? `Bignum` `Fixnum` `Numeric` `Integer`. I am basically from `C` background. So these many classification making me confused. Sorry for my English, It's horrible I know :) Thanks in advance for your help! Pritam -- Posted via http://www.ruby-forum.com/.