This project is archived and is in readonly mode.

Changeset [7b6bfe84f332a3c99656f73cf0251bce0a16ba88] by Aaron Patterson

March 2nd, 2011 @ 01:20 AM

refactor Reference to a ClassCache object, fix lazy lookup in Middleware so that anonymous classes are supported
https://github.com/rails/rails/commit/7b6bfe84f332a3c99656f73cf0251...

Committed by Aaron Patterson

  • A actionpack/test/dispatch/middleware_stack/middleware_test.rb
  • A activesupport/test/class_cache_test.rb
  • M actionpack/lib/action_dispatch/middleware/stack.rb
  • M actionpack/lib/action_dispatch/routing/route_set.rb
  • M activesupport/CHANGELOG
  • 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>