class Prospector::Background::NotifyJob
Public Instance Methods
perform()
click to toggle source
# File lib/prospector/background/notify_job.rb, line 3 def perform Prospector.notify! end
# File lib/prospector/background/notify_job.rb, line 3 def perform Prospector.notify! end