Sha256: aa0c6a41f978d52d376d2cd90efd37c44557f00e1a00546cedffaf8457aadac4

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 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"
end

# Learn more: http://github.com/javan/whenever

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
clipster-0.5.3 config/schedule.rb