Sha256: 7e18930402fa6cf40f326fb75fe371541135da36af105980106f2bf8d4daa786
Contents?: true
Size: 146 Bytes
Versions: 4
Compression:
Stored size: 146 Bytes
Contents
# This is an example of a good cronotab for tests class TestJob def perform puts 'Test!' end end Crono.perform(TestJob).every 5.seconds
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
crono-2.1.0 | spec/assets/good_cronotab.rb |
crono-2.0.1 | spec/assets/good_cronotab.rb |
crono-2.0.0 | spec/assets/good_cronotab.rb |
crono-0.8.1 | spec/assets/good_cronotab.rb |