Class: Nppes::Jobs::IniterJob
- Inherits:
-
Object
- Object
- Nppes::Jobs::IniterJob
- Defined in:
- lib/nppes/jobs/initer_job.rb
Instance Method Summary collapse
Instance Method Details
#perform ⇒ Object
4 5 6 |
# File 'lib/nppes/jobs/initer_job.rb', line 4 def perform UpdatePack::Pack.init_base end |