Method: Que::Connection#next_notification

Defined in:
lib/que/connection.rb

#next_notificationObject



114
115
116
# File 'lib/que/connection.rb', line 114

def next_notification
  wrapped_connection.notifies
end