divisible 0.0.2
Useful to find out if one number is divisible by another. For example 9.divisible_by(3) will return true, and 10.divisible_by(3) will return false
Gemfile:
=
instalar:
=
Development Dependencies (1):
bundler
>= 1.0.0.rc.5