adamwiggins / clockwork

A scheduler process to replace cron
662 stars 186 forks source link

Cannot start with empty clock.rb #8

Open yfeldblum opened 13 years ago

yfeldblum commented 13 years ago

If my clock.rb is empty, then attempting to start clockwork gives

.rvm/gems/ruby-1.9.2-p180/gems/clockwork-0.2.4/lib/clockwork.rb:78:in `run': uninitialized class variable @@events in Clockwork (NameError)