Class: Integer

Inherits:
Object show all
Includes:
ActiveSupport::CoreExtensions::Integer::EvenOdd, ActiveSupport::CoreExtensions::Integer::Inflections, ActiveSupport::CoreExtensions::Integer::Time
Defined in:
lib/gems/activesupport-2.2.2/lib/active_support/core_ext/integer.rb

Overview

:nodoc:

Method Summary

Methods included from ActiveSupport::CoreExtensions::Integer::Time

#months, #years

Methods included from ActiveSupport::CoreExtensions::Integer::Inflections

#ordinalize

Methods included from ActiveSupport::CoreExtensions::Integer::EvenOdd

#even?, #multiple_of?, #odd?