Schedule Cron Jobs with the Whenever Gem
Showing
| ... | @@ -24,6 +24,7 @@ gem "settingslogic" | ... | @@ -24,6 +24,7 @@ gem "settingslogic" |
| gem 'sidekiq' | gem 'sidekiq' | ||
| gem 'rsolr' | gem 'rsolr' | ||
| gem 'rubyzip' | gem 'rubyzip' | ||
| gem 'whenever', :require => false | |||
| group :development, :test do | group :development, :test do | ||
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | # Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
| ... | ... |
config/schedule.rb
0 → 100644
Please
register
or
sign in
to comment