Sha256: 5f552ce43b729e230ba09d18eacb0220d7cf97a3f98057a2ebacbd81632d2203

Contents?: true

Size: 125 Bytes

Versions: 3

Compression:

Stored size: 125 Bytes

Contents

##
# Application job 是模块内所有异步任务的基类。

class Wechat::Handler::ApplicationJob < ActiveJob::Base
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wechat-handler-2.1 app/jobs/wechat/handler/application_job.rb
wechat-handler-1.0 app/jobs/wechat/handler/application_job.rb
wechat-handler-0.1.2 app/jobs/wechat/handler/application_job.rb