This project is archived and is in readonly mode.

Changeset [1b97701e51667e6040b4c576cce9234edef1019e] by wycats

July 26th, 2010 @ 08:59 AM

Fix a bug where requires inside of autoloads were being added to the autoloaded_constants list, causing mayhem. [#5165 state:resolved]
http://github.com/rails/rails/commit/1b97701e51667e6040b4c576cce923...

Committed by wycats

  • A activesupport/test/autoloading_fixtures/load_path/loaded_constant.rb
  • A activesupport/test/autoloading_fixtures/loads_constant.rb
  • A activesupport/test/autoloading_fixtures/requires_constant.rb
  • M activesupport/lib/active_support/dependencies.rb
  • M activesupport/test/dependencies_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>