frankfurter/config/schedule.rb

4 lines
73 B
Ruby
Raw Normal View History

2015-03-09 12:25:11 +01:00
every :hour do
command "foreman run bundle exec rake rates:update"
end