fisting warning

This commit is contained in:
Aaron Patterson
2010-07-25 16:01:46 -07:00
parent 2c4fcec44d
commit 53fbbf4b83

View File

@@ -45,7 +45,7 @@ module ActiveSupport
class << self
attr_writer :notifier
delegate :publish, :unsubscribe, :to => :notifier
delegate :publish, :to => :notifier
def instrument(name, payload = {})
if @instrumenters[name]