Sha256: 2477cb62c3a8f6c7b2010f95089ca5b29cb79f6e2493711ccc24c5a94f9132e0
Contents?: true
Size: 103 Bytes
Versions: 3
Compression:
Stored size: 103 Bytes
Contents
class TestJob include QPush::Server::JobRegister def call puts 'Hello from TestJob' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
qpush-0.1.8 | jobs/test_job.rb |
qpush-0.1.7 | jobs/test_job.rb |
qpush-0.1.6 | jobs/test_job.rb |