Skip to content

Commit

Permalink
Correct the AP test。
Browse files Browse the repository at this point in the history
  • Loading branch information
takoyakikamen committed Jun 20, 2012
1 parent 39dec69 commit 84403ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/lib/active_support/log_subscriber.rb
Expand Up @@ -111,6 +111,7 @@ def finish(name, id, payload)
finished = Time.now
event = @event_stack.pop
event.end = finished
event.payload.merge!(payload)

method = name.split('.').first
begin
Expand Down

0 comments on commit 84403ae

Please sign in to comment.