Certainly it is :) I was looking in the wrong source tree. 
However the syntax has changed a bit so for the record this works great: 

namespace :assets do
   task :testlocally do
      run_locally do
         execute :ls
      end
   end
end



On Monday, December 16, 2013 11:09:12 AM UTC-3, Lee Hambley wrote:
>
> run_locally still exists.
>
>
> Lee Hambley
> --
> http://lee.hambley.name/
> +49 (0) 170 298 5667
>
>
> On 13 December 2013 22:48, Tom Henrik Aadland <t...@pixelwerk.no<javascript:>
> > wrote:
>
>> Hi, 
>>
>> I really like the new Capistrano. 
>>
>> Problem I came across while migrating old deploy script was what is the 
>> equivalent to Capistrano v2 run_locally command ? 
>>
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Capistrano" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to capistrano+...@googlegroups.com <javascript:>.
>> To view this discussion on the web, visit 
>> https://groups.google.com/d/msgid/capistrano/57561112-8634-434a-9a28-1577d91d05d9%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/1a33b776-87fa-4e78-bdfd-26ff9c28fd77%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to