This project is archived and is in readonly mode.

Changeset [24ab5665b2f12a589e96a4b742cc49c08bf0e9df] by Carlhuda

February 24th, 2010 @ 01:31 AM

Revert "Fix test load paths for those not using bundler"

This reverts commit eec2d301d4ce9df9c71c1a5aa63053eb970b6818.

This commit broke tests. You cannot have a file called "bundler" on the load path.
http://github.com/rails/rails/commit/24ab5665b2f12a589e96a4b742cc49...

Committed by Carlhuda

  • A load_paths.rb
  • R bundler.rb
  • R railties/test/edge_rails.rb
  • M actionmailer/test/abstract_unit.rb
  • M actionmailer/test/log_subscriber_test.rb
  • M actionpack/test/abstract_unit.rb
  • M actionpack/test/activerecord/controller_runtime_test.rb
  • M actionpack/test/controller/log_subscriber_test.rb
  • M actionpack/test/template/log_subscriber_test.rb
  • M activemodel/Rakefile
  • M activemodel/test/cases/helper.rb
  • M activemodel/test/cases/tests_database.rb
  • M activerecord/lib/active_record.rb
  • M activerecord/test/cases/helper.rb
  • M activerecord/test/cases/log_subscriber_test.rb
  • M activeresource/test/abstract_unit.rb
  • M activeresource/test/cases/log_subscriber_test.rb
  • M activesupport/test/abstract_unit.rb
  • M railties/Rakefile
  • M railties/test/abstract_unit.rb
  • M railties/test/application/configuration_test.rb
  • M railties/test/isolation/abstract_unit.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>