Displaying 2 results from an estimated 2 matches for "sciprt".
2009 Feb 22
1
running console commands in rails
Hey,
how can i run console commands form my rails app. I have tried using
backticks. eg
result = `svn checkout <url> <path>`
They work fine when i run the sciprt from the command line with
ruby something.rb
but when the same script is run form my rails app nothing happens. It
seems the commands are ignored. Does anyone know a different way of
doing this with out backticks or a solution for getting around this
problem.
Thanks in advance,
Stewart
--~--~-...
2013 Mar 12
10
[RFC] CCing MAINTAINERS on patches by default?
With the numbers of patches flying around it can be a bit hard for a
maintainer to spot patches which (s)he is expected to comment on / deal
with, especially now that we have a larger number of maintainers of
varying subsystems etc.
I think it might be time to start asking patch submitters to CC the
maintainers of the code they are touching, based on the MAINTAINERS
file.
If people (specifically