Sha256: 4ba9208ae354fd9dad69a7662347f1c40bd795608fb6269feb4c2bc4087ae6e9
Contents?: true
Size: 160 Bytes
Versions: 1
Compression:
Stored size: 160 Bytes
Contents
## # Application job 是模块内所有异步任务的基类。 module Unidom module Shopping class ApplicationJob < ActiveJob::Base end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unidom-shopping-2.0.1 | app/jobs/unidom/shopping/application_job.rb |