I am trying to make a task that executes all tasks in a namespace. Because the tasks will be defined at execution by an array that changes, I need to make this work so that I can call each task of the namespace dynamically.
This is what I mean: http://pastie.org/2634167 ... but there is not valid syntax Is there a way to do this or can someone please tell me what the appropriate sytax for doing this is? -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
