aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/integer/even_odd.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer behavior check to RUBY_VERSION to catch 1.8 backportsJeremy Kemper2009-04-291-2/+2
* Convert integer extension modules to class reopensJeremy Kemper2009-03-211-26/+13
* Merge docrails.Pratik Naik2008-05-251-4/+8
* Improve documentation.Pratik Naik2008-04-051-3/+1
* Improve documentation.Pratik Naik2008-03-261-5/+8
* Ruby 1.9 compat: prefer builtin String#starts_ and ends_with? if available [c...Jeremy Kemper2007-12-151-4/+4
* Factor Fixnum and Bignum extensions into Integer classNicholas Seckar2005-07-191-0/+24