Sha256: 1edcc40b423928cef6dda3a388253876a1fee005043a8c1c1043e74984c51a51

Contents?: true

Size: 253 Bytes

Versions: 46

Compression:

Stored size: 253 Bytes

Contents

require 'active_support/core_ext/integer/even_odd'
require 'active_support/core_ext/integer/inflections'

class Integer #:nodoc:
  include ActiveSupport::CoreExtensions::Integer::EvenOdd
  include ActiveSupport::CoreExtensions::Integer::Inflections
end

Version data entries

46 entries across 46 versions & 9 rubygems

Version Path
swivel-0.0.160 vendor/activesupport-2.0.2-/lib/active_support/core_ext/integer.rb
swivel-0.0.175 vendor/activesupport-2.0.2-/lib/active_support/core_ext/integer.rb
swivel-0.0.156 vendor/activesupport-2.0.2-/lib/active_support/core_ext/integer.rb
swivel-0.0.155 vendor/activesupport-2.0.2-/lib/active_support/core_ext/integer.rb
swivel-0.0.157 vendor/activesupport-2.0.2-/lib/active_support/core_ext/integer.rb
swivel-0.0.152 vendor/activesupport-2.0.2-/lib/active_support/core_ext/integer.rb