Class: Nppes::Jobs::IniterJob

Inherits:
Object
  • Object
show all
Defined in:
lib/nppes/jobs/initer_job.rb

Instance Method Summary collapse

Instance Method Details

#performObject



4
5
6
# File 'lib/nppes/jobs/initer_job.rb', line 4

def perform
  UpdatePack::Pack.init_base
end