This project is archived and is in readonly mode.

Changeset [51e13d51adee3c69feab30aa4c0b08d2278ccc5f] by Michael Koziarski

July 4th, 2008 @ 08:41 AM

Move test related core_ext stuff out of regular core ext to prevent nasty surprises when you require active_support then use Test::Unit directly.

http://github.com/rails/rails/co...

Committed by Repository

  • A activesupport/lib/active_support/testing/core_ext/test.rb
  • A activesupport/lib/active_support/testing/core_ext/test/unit/assertions.rb
  • R activesupport/lib/active_support/core_ext/test.rb
  • R activesupport/lib/active_support/core_ext/test/unit/assertions.rb
  • M activesupport/CHANGELOG
  • M activesupport/lib/active_support/test_case.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>