class method self.notifier

Ruby on Rails 3.0.20

Since v3.0.20 Last seen in v3.0.20

Signature

self.notifier()

No documentation comment.

Source
# File activesupport/lib/active_support/notifications.rb, line 69
      def notifier
        @notifier ||= Fanout.new
      end

Defined in activesupport/lib/active_support/notifications.rb line 69 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Notifications

Type at least 2 characters to search.

↑↓ navigate · open · esc close