RubyGems Navigation menu

divisible 0.1.1

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - February 28, 2012 (5 KB)
  2. 0.1.0 - February 27, 2012 (5 KB)
  3. 0.0.2 - March 26, 2011 (4.5 KB)
  4. 0.0.1 - March 26, 2011 (4.5 KB)

Development Dependencies (1):

rake >= 0

Owners:

Authors:

  • Vlado Cingel

SHA 256 checksum:

886ebcae4256d613b8662219874f1f92968cc415a9bed216a42bde351b60a1f1

Total downloads 15,767

For this version 4,696

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: