search for: tadatoshi

Displaying 2 results from an estimated 2 matches for "tadatoshi".

Did you mean: tadashi
2008 Oct 28
0
How to pass time interval from Rails to a scheduler?
...pability 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 e...
2007 Feb 21
1
Problem with adding project with Subversion username and password
...y a username for sourcecontrol") { |v| scm_options[:username] = v } opts.on("--password password", String, "Specify a password for sourcecontrol") { |v| scm_options[:password] = v } Then it started working - the values of username and password were captured correctly. Tadatoshi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20070220/951f75b1/attachment.html