I am using resque:scheduler gem in my rails 3 application.
How can start rake resque:scheduler in daemon mode.
and if you know then please let me know,
How can I configure this task in GOD script?
|
I am using resque:scheduler gem in my rails 3 application. How can start and if you know then please let me know, How can I configure this task in GOD script? |
|||
|
|
|
I guess you only have to do this
and perhaps that would work check over here Hope this help |
|||
|
complete doc of resque scheduler available here |
|||
|
|