This project is archived and is in readonly mode.

Changeset [c9487ed6aff76693f33ff89e466ba944297681d3] by Yehuda Katz

October 28th, 2009 @ 08:58 AM

Change Event#thread_id to #transaction_id. Defaults to one "transaction" per thread but you can explicitly declare the start of a new one. This makes it possible for each request to have it own id.
http://github.com/rails/rails/commit/c9487ed6aff76693f33ff89e466ba9...

Committed by Yehuda Katz

  • M activesupport/lib/active_support/notifications.rb
  • M activesupport/test/notifications_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>