Ruby on Rails Tuesday, September 5, 2017

How to run cron jobs one time when server start.Because i run another server when main server start
every 15.minute do
runner "bundle exec script/mailman_server RAILS_ENV=development"
end

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c1ea9f5d-abc1-423f-8345-c42ca64db210%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment