Results 2 comments of Shenhf

@gastongouron Try to truncate crono_jobs table before start crono. You can use 'database_cleaner' gem. And in cronotab.rb, add : DatabaseCleaner.strategy = :truncation, {:only => %w[crono_jobs]} DatabaseCleaner.clean PS. This is not...

Is there any possible to use a WYSIWYG? I'd like to see a guide or tutorial, Thanks.