instance method
wait
Ruby on Rails 4.1.16
Since v3.0.20Signature
wait()
This is a sync queue, so there is no waiting.
Source
# File activesupport/lib/active_support/notifications/fanout.rb, line 60
def wait
end
Defined in activesupport/lib/active_support/notifications/fanout.rb line 60
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Notifications::Fanout