Ruby on Rails Friday, December 30, 2011

You also might want to have a look at the Whenever gem it provides neat syntax all done with ruby and integrates well with capistrano.

https://github.com/javan/whenever

Hope this helps!

2011/12/30 Peter Hickman <peterhickman386@googlemail.com>
That way the crons can also be maintained when you use capistrano and
they will be deployed to new machines if needed. It makes a great deal
of sense to bundle the application specific crons with he application
itself.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment