Sha256: 7502ad1d29031f57525b0c513512469f960c8e0599767d30a07a21458831bd2a
Contents?: true
Size: 307 Bytes
Versions: 2
Compression:
Stored size: 307 Bytes
Contents
# Use this file to easily define all of your cron jobs. # # It's helpful, but not entirely necessary to understand cron before proceeding. # http://en.wikipedia.org/wiki/Cron every :day, :at => '3:00 am' do runner "Clip.delete_expired_clips" end # Learn more: http://github.com/javan/whenever
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
clipster-0.4.1 | config/schedule.rb |
clipster-0.3.0 | config/schedule.rb |