Class: Integer

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

Overview

:nodoc:

Method Summary

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

#ordinalize

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

#even?, #multiple_of?, #odd?