Useful to find out if one number is divisible by another 9.divisible_by(3) will return true, and 10.divisible_by(3) will return false
Required Ruby Version
None
Required Rubygems Version
>= 1.3.6
Authors
Vlado Cingel
Useful to find out if one number is divisible by another 9.divisible_by(3) will return true, and 10.divisible_by(3) will return false
None
>= 1.3.6
Vlado Cingel