Categories: None [Edit]

divisible

https://rubygems.org/gems/divisible
https://github.com/vlado/divisible
Useful to find out if one number is divisible by another. For example 9.divisible_by?(3) will return true, and 9.divisible_by?(2) will return false

Total

Ranking: 60,375 of 187,571
Downloads: 17,058

Daily

Ranking: 77,922 of 187,548
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,196,519rake

Owners

#GravatarHandle
1iconvlado