This project is archived and is in readonly mode.

Changeset [329e7f44417c00a8d6fee337c288a463e9d64346] by Xavier Noria

November 9th, 2009 @ 09:16 PM

Integer#even? and Integer#odd? are not needed for Ruby >= 1.8.7
http://github.com/rails/rails/commit/329e7f44417c00a8d6fee337c288a4...

Committed by Xavier Noria

  • A activesupport/lib/active_support/core_ext/integer/multiple.rb
  • R activesupport/lib/active_support/core_ext/integer/even_odd.rb
  • M activerecord/lib/active_record/validations.rb
  • M activesupport/lib/active_support/core_ext/integer.rb
  • M activesupport/lib/active_support/ruby/shim.rb
  • M activesupport/test/core_ext/integer_ext_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>