This project is archived and is in readonly mode.

Changeset [731d4392e478ff5526b595074d9caa999da8bd0c] by Justin George

May 2nd, 2010 @ 09:45 PM

Change event namespace ordering to most-significant first [#4504 state:resolved]

More work still needs to be done on some of these names
(render_template.action_view and render_template!.action_view particularly) but this allows (for example) /^sql/ to subscribe to all
the various ORMs without further modification

Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/731d4392e478ff5526b595074d9caa...

Committed by Justin George

  • M actionmailer/lib/action_mailer/base.rb
  • M actionpack/lib/action_controller/caching/fragments.rb
  • M actionpack/lib/action_controller/caching/pages.rb
  • M actionpack/lib/action_controller/metal/instrumentation.rb
  • M actionpack/lib/action_controller/test_case.rb
  • M actionpack/lib/action_view/render/partials.rb
  • M actionpack/lib/action_view/render/rendering.rb
  • M actionpack/lib/action_view/template.rb
  • M activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb
  • M activerecord/lib/active_record/connection_adapters/abstract_adapter.rb
  • M activeresource/lib/active_resource/connection.rb
  • M activesupport/lib/active_support/cache.rb
  • M railties/lib/rails/log_subscriber.rb
  • M railties/test/application/initializers/notifications_test.rb
  • M railties/test/log_subscriber_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>