Hemant Kumar wrote:
> Also, in rails system() or `` backticks are only not advised, when
> they end up blocking the master mongrel process for a real long time,
> otherwise you can happily use system() or `` within your programs
> without problems.
Thanks - evidently I had jumped to the wrong conclusion.
It looks like one of the object methods included in #{} within the
system call is failing; it's strange that there's no error message but
that must be the cause.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---