aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/fixnum.rb
Commit message (Expand)AuthorAgeFilesLines
* Added Fix/Bignum#multiple_of? which returns true on 14.multiple_of?(7) and fa...David Heinemeier Hansson2005-06-211-0/+4
* Added Fixnum#even? and Fixnum#odd?David Heinemeier Hansson2005-04-051-0/+5