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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (1):

rake >= 0

擁有者:

作者:

  • Vlado Cingel

SHA 256 checksum:

886ebcae4256d613b8662219874f1f92968cc415a9bed216a42bde351b60a1f1

總下載次數 15,829

這個版本 4,719

License:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: