Remove documentation reference to AS::Notifications::Event#result because it has been removed.

This commit is contained in:
Hongli Lai (Phusion) 2010-06-17 15:47:37 +02:00
parent 1910c92395
commit 6f5fb13928
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ module ActiveSupport
# event = @events.first
# event.name #=> :render
# event.duration #=> 10 (in milliseconds)
# event.result #=> "Foo"
# event.payload #=> { :extra => :information }
#
# When subscribing to Notifications, you can pass a pattern, to only consume