VietTH: Add rake update_price to crontab
Showing
| source 'http://rubygems.org' | ||
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
| gem 'rails', '4.2.3' | ||
| # Use mysql as the database for Active Record | ||
| ... | ... | @@ -76,6 +74,7 @@ gem 'mini_magick', '~> 3.8.1' |
| # Background job | ||
| gem 'sidekiq', '~> 3.4.1' | ||
| gem 'whenever', '~> 0.9.4' | ||
| # pagination | ||
| gem 'kaminari', '~> 0.16.3' | ||
| ... | ... |
config/schedule.rb
0 → 100644
Please
register
or
sign in
to comment