Hi,
I would like a Rails application to set the time interval for a
background scheduler, so that the admin user can specify it from admin
page.
I looked at daemons gem, BackgroundDRb, and some other plugins.
But they don''t seem to have this capability and all of them require it
to be specified either in configuration file or hardcoded in the
code.
Is there a way to pass a time interval parameter to a scheduler from
Rail application?
Or is there any scheduler or background process with this capability?
Thank you in advance.
Sincerely,
Tadatoshi
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---